Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_all.h409 struct scsi_prevent struct
411 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;
H A Dscsi_all.c3800 scsi_prevent(struct ccb_scsiio *csio, u_int32_t retries, in scsi_prevent() function