Home
last modified time | relevance | path

Searched refs:get_RS_EOM (Results 1 - 17 of 17) sorted by relevance

/third_party/backends/backend/
H A Dkvs1025_cmds.h50 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dmatsushita.h148 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dteco1.h200 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dteco2.h223 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dteco3.h214 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dkvs1025_low.c639 get_RS_ILI (rs->sense), get_RS_EOM (rs->sense)); in CMD_read_image()
841 while (!get_RS_EOM (rs.sense)); in ReadImageDataSimplex()
924 if (get_RS_EOM (rs.sense)) in ReadImageDataDuplex()
H A Dpie-scsidef.h365 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dsp15c-scsi.h234 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dcanon_dr-cmd.h99 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dcoolscan-scsidef.h826 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dkodak-cmd.h77 #define get_RS_EOM(b) getbitfield(b + 0x02, 6, 1) macro
H A Dleo.h187 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dumax-scsidef.h906 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dfujitsu-scsi.h96 #define get_RS_EOM(b) getbitfield(b + 0x02, 1, 6) macro
H A Dmatsushita.c883 if (get_RS_EOM (result) && asc == 0x00 && ascq == 0x00) in matsushita_sense_handler()
H A Dcanon_dr.c8121 unsigned int eom = get_RS_EOM (sensed_data); in sense_handler()
H A Dfujitsu.c9296 s->rs_eom = get_RS_EOM (sensed_data); in sense_handler()

Completed in 52 milliseconds