Searched refs:sreadC (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | pie-scsidef.h | 345 static unsigned char sreadC[] = { READ, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable 347 static scsiblk sread = { sreadC, sizeof(sreadC) };
|
H A D | coolscan-scsidef.h | 622 static unsigned char sreadC[] = 633 {sreadC, sizeof (sreadC)};
|
H A D | umax-scsidef.h | 752 static unsigned char sreadC[] = { READ, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable 754 static scsiblk sread = { sreadC, sizeof(sreadC) };
|
Completed in 7 milliseconds