Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Dcam.h59 CAM_AUTOSENSE_FAIL, /* Autosense: request sense cmd fail */ enumerator
Daic7xxx_osm.c1963 case CAM_AUTOSENSE_FAIL: in ahc_linux_queue_cmd_complete()
Daic79xx_osm.c2030 case CAM_AUTOSENSE_FAIL: in ahd_linux_queue_cmd_complete()
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()
Daic79xx_core.c8860 ahd_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahd_handle_scsi_status()