Home
last modified time | relevance | path

Searched refs:test_unit_readyC (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dpie-scsidef.h274 static unsigned char test_unit_readyC[] = { TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
276 static scsiblk test_unit_ready = { test_unit_readyC,sizeof(test_unit_readyC) };
H A Dsp15c-scsi.h254 static unsigned char test_unit_readyC[] =
257 {test_unit_readyC, sizeof (test_unit_readyC)};
H A Dcoolscan-scsidef.h186 static unsigned char test_unit_readyC[] =
192 {test_unit_readyC, sizeof (test_unit_readyC)};
H A Dumax-scsidef.h431 static unsigned char test_unit_readyC[] = { TEST_UNIT_READY, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
433 static scsiblk test_unit_ready = { test_unit_readyC,sizeof(test_unit_readyC) };

Completed in 7 milliseconds