Searched refs:sendC (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | sp15c-scsi.h | 308 static unsigned char sendC[] = 311 {sendC, sizeof (sendC)};
|
H A D | coolscan-scsidef.h | 698 static unsigned char sendC[] = 703 {sendC, sizeof (sendC)};
|
H A D | umax-scsidef.h | 771 static unsigned char sendC[] = { SEND, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable 773 static scsiblk send = { sendC, sizeof(sendC) };
|
Completed in 6 milliseconds