Searched defs:scsi_prevent (Results 1 – 2 of 2) sorted by relevance
942 struct scsi_prevent struct944 uint8_t opcode;945 uint8_t byte2;946 uint8_t unused[2];947 uint8_t how;948 uint8_t control;
7928 scsi_prevent(struct ccb_scsiio *csio, uint32_t retries, in scsi_prevent() function