Searched defs:scsi_prevent (Results 1 – 2 of 2) sorted by relevance
936 struct scsi_prevent struct938 uint8_t opcode;939 uint8_t byte2;940 uint8_t unused[2];941 uint8_t how;942 uint8_t control;
7936 scsi_prevent(struct ccb_scsiio *csio, uint32_t retries, in scsi_prevent() function