Home
last modified time | relevance | path

Searched refs:CAM_SCSI_STATUS_ERROR (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxx_cam.h109 CAM_SCSI_STATUS_ERROR, /* SCSI error, look at error code in CCB */ enumerator
H A Daic79xx_openbsd.c174 case CAM_SCSI_STATUS_ERROR: in ahd_done()
H A Daic7xxx_openbsd.c182 case CAM_SCSI_STATUS_ERROR: in ahc_done()
H A Daic7xxx.c494 ahc_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahc_handle_seqint()
H A Daic79xx.c7898 aic_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahd_handle_scsi_status()