Home
last modified time | relevance | path

Searched refs:sreadC (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dpie-scsidef.h345 static unsigned char sreadC[] = { READ, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
347 static scsiblk sread = { sreadC, sizeof(sreadC) };
H A Dcoolscan-scsidef.h622 static unsigned char sreadC[] =
633 {sreadC, sizeof (sreadC)};
H A Dumax-scsidef.h752 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