Home
last modified time | relevance | path

Searched refs:DID_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sg.c585 req->host_status = DID_ERROR; in sgioctl()
853 case DID_ERROR: in sgread()
949 *hoststat = DID_ERROR; in sg_scsiio_status()
957 *hoststat = DID_ERROR; in sg_scsiio_status()
973 *hoststat = DID_ERROR; in sg_scsiio_status()
989 *hoststat = DID_ERROR; in sg_scsiio_status()
H A Dscsi_sg.h131 #define DID_ERROR 0x07 /* internal error */ macro
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2872 cmnd->result = SCSI_HOST(DID_ERROR); in agtiapi_PrepareSGListCB()
2934 cmnd->result = SCSI_HOST(DID_ERROR); in agtiapi_PrepareSGListCB()