Home
last modified time | relevance | path

Searched refs:DID_BUS_BUSY (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sg.h106 #define DID_BUS_BUSY 0x02 /* timeout during command */ macro
H A Dscsi_sg.c824 case DID_BUS_BUSY: in sgread()
967 *hoststat = DID_BUS_BUSY; in sg_scsiio_status()