Searched refs:CAM_SEL_TIMEOUT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | cam.h | 54 CAM_SEL_TIMEOUT, /* Target Selection Timeout */ enumerator
|
H A D | aic7xxx_osm.c | 1950 case CAM_SEL_TIMEOUT: in ahc_linux_queue_cmd_complete()
|
H A D | aic7xxx_core.c | 1756 ahc_set_transaction_status(scb, CAM_SEL_TIMEOUT); in ahc_handle_scsiint() 1766 CAM_SEL_TIMEOUT, in ahc_handle_scsiint() 4342 if (status != CAM_SEL_TIMEOUT) in ahc_handle_devreset()
|
H A D | aic79xx_osm.c | 2071 case CAM_SEL_TIMEOUT: in ahd_linux_queue_cmd_complete()
|
H A D | aic79xx_core.c | 2497 ahd_set_transaction_status(scb, CAM_SEL_TIMEOUT); in ahd_handle_scsiint() 2508 CAM_SEL_TIMEOUT, in ahd_handle_scsiint() 5942 if (status != CAM_SEL_TIMEOUT) in ahd_handle_devreset()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | cam.h | 54 CAM_SEL_TIMEOUT, /* Target Selection Timeout */ enumerator
|
H A D | aic7xxx_osm.c | 1948 case CAM_SEL_TIMEOUT: in ahc_linux_queue_cmd_complete()
|
H A D | aic7xxx_core.c | 1755 ahc_set_transaction_status(scb, CAM_SEL_TIMEOUT); in ahc_handle_scsiint() 1765 CAM_SEL_TIMEOUT, in ahc_handle_scsiint() 4340 if (status != CAM_SEL_TIMEOUT) in ahc_handle_devreset()
|
H A D | aic79xx_osm.c | 2060 case CAM_SEL_TIMEOUT: in ahd_linux_queue_cmd_complete()
|
H A D | aic79xx_core.c | 2496 ahd_set_transaction_status(scb, CAM_SEL_TIMEOUT); in ahd_handle_scsiint() 2507 CAM_SEL_TIMEOUT, in ahd_handle_scsiint() 5940 if (status != CAM_SEL_TIMEOUT) in ahd_handle_devreset()
|
Completed in 47 milliseconds