Home
last modified time | relevance | path

Searched refs:CAM_SCSI_STATUS_ERROR (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dcam.h56 CAM_SCSI_STATUS_ERROR, /* SCSI error, look at error code in CCB */ enumerator
H A Daic7xxx_osm.c1756 } else if (ahc_get_transaction_status(scb) == CAM_SCSI_STATUS_ERROR) { in ahc_done()
1937 case CAM_SCSI_STATUS_ERROR: in ahc_linux_queue_cmd_complete()
H A Daic79xx_osm.c1831 } else if (ahd_get_transaction_status(scb) == CAM_SCSI_STATUS_ERROR) { in ahd_done()
2038 case CAM_SCSI_STATUS_ERROR: in ahd_linux_queue_cmd_complete()
H A Daic7xxx_core.c1038 ahc_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahc_handle_seqint()
H A Daic79xx_core.c8869 ahd_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahd_handle_scsi_status()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dcam.h56 CAM_SCSI_STATUS_ERROR, /* SCSI error, look at error code in CCB */ enumerator
H A Daic7xxx_osm.c1755 } else if (ahc_get_transaction_status(scb) == CAM_SCSI_STATUS_ERROR) { in ahc_done()
1935 case CAM_SCSI_STATUS_ERROR: in ahc_linux_queue_cmd_complete()
H A Daic79xx_osm.c1825 } else if (ahd_get_transaction_status(scb) == CAM_SCSI_STATUS_ERROR) { in ahd_done()
2033 case CAM_SCSI_STATUS_ERROR: in ahd_linux_queue_cmd_complete()
H A Daic7xxx_core.c1038 ahc_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahc_handle_seqint()
H A Daic79xx_core.c8864 ahd_set_transaction_status(scb, CAM_SCSI_STATUS_ERROR); in ahd_handle_scsi_status()

Completed in 49 milliseconds