Home
last modified time | relevance | path

Searched defs:scsi_prevent (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.h936 struct scsi_prevent struct
938 uint8_t opcode;
939 uint8_t byte2;
940 uint8_t unused[2];
941 uint8_t how;
942 uint8_t control;
H A Dscsi_all.c7936 scsi_prevent(struct ccb_scsiio *csio, uint32_t retries, in scsi_prevent() function