Home
last modified time | relevance | path

Searched refs:get_RS_additional_length (Results 1 - 21 of 21) sorted by relevance

/third_party/backends/backend/
H A Dkvs1025_cmds.h54 #define get_RS_additional_length(b) b[0x07] macro
H A Dmatsushita.h152 #define get_RS_additional_length(b) b[0x07] macro
H A Dteco1.h204 #define get_RS_additional_length(b) b[0x07] macro
H A Dteco2.h227 #define get_RS_additional_length(b) b[0x07] macro
H A Dteco3.h218 #define get_RS_additional_length(b) b[0x07] macro
H A Dpie-scsidef.h369 #define get_RS_additional_length(b) b[0x07] macro
H A Dsp15c-scsi.h238 #define get_RS_additional_length(b) b[0x07] /* always 10 */ macro
H A Dcanon_dr-cmd.h103 #define get_RS_additional_length(b) b[0x07] /* always 6? */ macro
H A Dcoolscan-scsidef.h830 #define get_RS_additional_length(b) b[0x07] /* always 10 */ macro
H A Dkodak-cmd.h83 #define get_RS_additional_length(b) b[0x07] macro
H A Dleo.h191 #define get_RS_additional_length(b) b[0x07] macro
H A Dumax-scsidef.h910 #define get_RS_additional_length(b) b[0x07] macro
H A Dfujitsu-scsi.h100 #define get_RS_additional_length(b) b[0x07] /* always 10 */ macro
H A Dteco1.c584 len = 7 + get_RS_additional_length (result); in teco_sense_handler()
H A Dleo.c441 len = 7 + get_RS_additional_length (result); in leo_sense_handler()
H A Dteco3.c430 len = 7 + get_RS_additional_length (result); in teco_sense_handler()
H A Dmatsushita.c848 len = 7 + get_RS_additional_length (result); in matsushita_sense_handler()
H A Dpie.c406 len = 7 + get_RS_additional_length (result); in sense_handler()
H A Dteco2.c1684 len = 7 + get_RS_additional_length (result); in teco_sense_handler()
H A Dfujitsu.c9505 if (get_RS_additional_length(sensed_data) >= 0x0a) { in sense_handler()
H A Dumax.c860 len = 7 + get_RS_additional_length(result); in sense_handler()

Completed in 79 milliseconds