Searched defs:scsi_prevent (Results 1 – 2 of 2) sorted by relevance
409 struct scsi_prevent struct411 u_int8_t opcode;412 u_int8_t byte2;413 u_int8_t unused[2];414 u_int8_t how;415 u_int8_t control;
3800 scsi_prevent(struct ccb_scsiio *csio, u_int32_t retries, in scsi_prevent() function