Searched defs:get_RS_filemark (Results 1 - 13 of 13) sorted by relevance
/third_party/backends/backend/ |
H A D | kvs1025_cmds.h | 49 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | teco1.h | 199 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | leo.h | 186 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | teco3.h | 213 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | matsushita.h | 147 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | pie-scsidef.h | 364 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | sp15c-scsi.h | 233 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | teco2.h | 222 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | coolscan-scsidef.h | 825 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | canon_dr-cmd.h | 98 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | kodak-cmd.h | 76 #define get_RS_filemark(b) getbitfield(b + 0x02, 7, 1) macro
|
H A D | umax-scsidef.h | 905 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
H A D | fujitsu-scsi.h | 95 #define get_RS_filemark(b) getbitfield(b + 0x02, 1, 7) macro
|
Completed in 28 milliseconds