Searched refs:get_RS_information (Results 1 - 16 of 16) sorted by relevance
/third_party/backends/backend/ |
H A D | kvs1025_cmds.h | 53 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | matsushita.h | 151 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | teco1.h | 203 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | teco2.h | 226 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | teco3.h | 217 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | pie-scsidef.h | 368 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | sp15c-scsi.h | 237 #define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ macro
|
H A D | canon_dr-cmd.h | 102 #define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ macro
|
H A D | coolscan-scsidef.h | 829 #define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ macro
|
H A D | kodak-cmd.h | 81 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | leo.h | 190 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | umax-scsidef.h | 909 #define get_RS_information(b) getnbyte(b+0x03, 4) macro
|
H A D | fujitsu-scsi.h | 99 #define get_RS_information(b) getnbyte(b+0x03, 4) /* normally 0 */ macro
|
H A D | kodak.c | 2556 s->rs_info = get_RS_information (sensed_data); in sense_handler()
|
H A D | canon_dr.c | 8123 unsigned int info = get_RS_information (sensed_data); in sense_handler()
|
H A D | fujitsu.c | 9295 s->rs_info = get_RS_information (sensed_data); in sense_handler()
|
Completed in 40 milliseconds