Home
last modified time | relevance | path

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

/freebsd-src/sys/cam/scsi/
H A Dscsi_all.h942 struct scsi_prevent struct
944 uint8_t opcode;
945 uint8_t byte2;
946 uint8_t unused[2];
947 uint8_t how;
948 uint8_t control;
H A Dscsi_all.c7928 scsi_prevent(struct ccb_scsiio *csio, uint32_t retries, in scsi_prevent() function