Searched refs:RESERVE_UNIT (Results 1 - 9 of 9) sorted by relevance
/third_party/backends/backend/ |
H A D | pie-scsidef.h | 130 #define RESERVE_UNIT 0x16 macro 282 static unsigned char reserve_unitC[] = { RESERVE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
H A D | sp15c-scsi.h | 163 #define RESERVE_UNIT 0x16 macro 182 {RESERVE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00};
|
H A D | sharp.h | 443 #define RESERVE_UNIT 0x16 macro
|
H A D | nec.h | 427 #define RESERVE_UNIT 0x16 macro
|
H A D | coolscan-scsidef.h | 119 #define RESERVE_UNIT 0x16 macro 198 RESERVE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00
|
H A D | snapscan-usb.c | 244 case RESERVE_UNIT: in usb_cmdlen()
|
H A D | umax-scsidef.h | 102 #define RESERVE_UNIT 0x16 macro 439 static unsigned char reserve_unitC[] = { RESERVE_UNIT, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
H A D | snapscan-scsi.c | 289 #define RESERVE_UNIT 0x16 macro 622 char cmd[] = {RESERVE_UNIT, 0, 0, 0, 0, 0}; in reserve_unit()
|
H A D | sharp.c | 644 static u_char cmd[] = {RESERVE_UNIT, 0, 0, 0, 0, 0};
|
Completed in 17 milliseconds