Searched refs:CAM_BDR_SENT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | cam.h | 66 CAM_BDR_SENT, /* A SCSI BDR msg was sent to target */ enumerator
|
H A D | aic7xxx_osm.c | 1781 if (ahc_get_transaction_status(scb) == CAM_BDR_SENT in ahc_done() 1954 case CAM_BDR_SENT: in ahc_linux_queue_cmd_complete()
|
H A D | aic79xx_osm.c | 1856 if (ahd_get_transaction_status(scb) == CAM_BDR_SENT in ahd_done() 2075 case CAM_BDR_SENT: in ahd_linux_queue_cmd_complete()
|
H A D | aic79xx_core.c | 2294 error = CAM_BDR_SENT; in ahd_handle_seqint() 2296 CAM_BDR_SENT, in ahd_handle_seqint() 3099 CAM_BDR_SENT, "Bus Device Reset", in ahd_handle_nonpkt_busfree() 5408 CAM_BDR_SENT, in ahd_parse_msg()
|
H A D | aic7xxx_core.c | 1844 CAM_BDR_SENT, in ahc_handle_scsiint() 3913 CAM_BDR_SENT, in ahc_parse_msg()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | cam.h | 66 CAM_BDR_SENT, /* A SCSI BDR msg was sent to target */ enumerator
|
H A D | aic7xxx_osm.c | 1780 if (ahc_get_transaction_status(scb) == CAM_BDR_SENT in ahc_done() 1952 case CAM_BDR_SENT: in ahc_linux_queue_cmd_complete()
|
H A D | aic79xx_osm.c | 1850 if (ahd_get_transaction_status(scb) == CAM_BDR_SENT in ahd_done() 2064 case CAM_BDR_SENT: in ahd_linux_queue_cmd_complete()
|
H A D | aic79xx_core.c | 2293 error = CAM_BDR_SENT; in ahd_handle_seqint() 2295 CAM_BDR_SENT, in ahd_handle_seqint() 3098 CAM_BDR_SENT, "Bus Device Reset", in ahd_handle_nonpkt_busfree() 5406 CAM_BDR_SENT, in ahd_parse_msg()
|
H A D | aic7xxx_core.c | 1843 CAM_BDR_SENT, in ahc_handle_scsiint() 3911 CAM_BDR_SENT, in ahc_parse_msg()
|
Completed in 54 milliseconds