Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dcam.h59 CAM_AUTOSENSE_FAIL, /* Autosense: request sense cmd fail */ enumerator
H A Daic7xxx_osm.c1963 case CAM_AUTOSENSE_FAIL: in ahc_linux_queue_cmd_complete()
H A Daic79xx_osm.c2030 case CAM_AUTOSENSE_FAIL: in ahd_linux_queue_cmd_complete()
H A Daic7xxx_core.c1035 ahc_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahc_handle_seqint()
1419 ahc_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahc_handle_seqint()
H A Daic79xx_core.c8860 ahd_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahd_handle_scsi_status()