Home
last modified time | relevance | path

Searched refs:get_RS_ILI (Results 1 - 22 of 22) sorted by relevance

/third_party/backends/backend/
H A Dkvs1025_cmds.h51 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dmatsushita.h149 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dteco1.h201 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dteco2.h224 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dteco3.h215 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dkvs1025_low.c629 if (rs->status == KV_CHK_CONDITION && get_RS_ILI (rs->sense)) in CMD_read_image()
639 get_RS_ILI (rs->sense), get_RS_EOM (rs->sense)); in CMD_read_image()
928 if (get_RS_ILI (rs.sense)) in ReadImageDataDuplex()
H A Dpie-scsidef.h366 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dsp15c-scsi.h235 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dcanon_dr-cmd.h100 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dcoolscan-scsidef.h827 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dkodak-cmd.h78 #define get_RS_ILI(b) getbitfield(b + 0x02, 5, 1) macro
H A Dleo.h188 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dumax-scsidef.h907 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dfujitsu-scsi.h97 #define get_RS_ILI(b) getbitfield(b + 0x02, 1, 5) macro
H A Dkodak.c2545 unsigned int ili = get_RS_ILI (sensed_data); in sense_handler()
H A Dleo.c454 if (get_RS_ILI (result) != 0) in leo_sense_handler()
H A Dmatsushita.c861 if (get_RS_ILI (result) != 0) in matsushita_sense_handler()
H A Dpie.c416 if (get_RS_ILI (result) != 0) in sense_handler()
H A Dteco2.c1697 if (get_RS_ILI (result) != 0) in teco_sense_handler()
H A Dcanon_dr.c8122 unsigned int ili = get_RS_ILI (sensed_data); in sense_handler()
H A Dfujitsu.c9297 s->rs_ili = get_RS_ILI (sensed_data); in sense_handler()
H A Dumax.c907 if (get_RS_ILI(result) != 0) in sense_handler()

Completed in 58 milliseconds