Searched refs:CAM_REQ_ABORTED (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | cam.h | 48 CAM_REQ_ABORTED, /* CCB request aborted by the host */ enumerator
|
H A D | aic7xxx_osm.c | 1782 || ahc_get_transaction_status(scb) == CAM_REQ_ABORTED) in ahc_done() 1940 case CAM_REQ_ABORTED: in ahc_linux_queue_cmd_complete() 2091 CAM_REQ_ABORTED, SEARCH_COMPLETE) != 0) { in ahc_linux_queue_recovery_cmd() 2156 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahc_linux_queue_recovery_cmd()
|
H A D | aic79xx_osm.c | 1857 || ahd_get_transaction_status(scb) == CAM_REQ_ABORTED) in ahd_done() 2061 case CAM_REQ_ABORTED: in ahd_linux_queue_cmd_complete() 2231 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahd_linux_queue_abort_cmd()
|
H A D | aic79xx_core.c | 2281 error = CAM_REQ_ABORTED; in ahd_handle_seqint() 3093 CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 3243 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 5430 CAM_REQ_ABORTED); in ahd_parse_msg()
|
H A D | aic7xxx_core.c | 1833 CAM_REQ_ABORTED); in ahc_handle_scsiint() 3935 CAM_REQ_ABORTED); in ahc_parse_msg()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | cam.h | 48 CAM_REQ_ABORTED, /* CCB request aborted by the host */ enumerator
|
H A D | aic7xxx_osm.c | 1781 || ahc_get_transaction_status(scb) == CAM_REQ_ABORTED) in ahc_done() 1938 case CAM_REQ_ABORTED: in ahc_linux_queue_cmd_complete() 2089 CAM_REQ_ABORTED, SEARCH_COMPLETE) != 0) { in ahc_linux_queue_recovery_cmd() 2154 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahc_linux_queue_recovery_cmd()
|
H A D | aic79xx_osm.c | 1851 || ahd_get_transaction_status(scb) == CAM_REQ_ABORTED) in ahd_done() 2050 case CAM_REQ_ABORTED: in ahd_linux_queue_cmd_complete() 2219 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahd_linux_queue_abort_cmd()
|
H A D | aic79xx_core.c | 2280 error = CAM_REQ_ABORTED; in ahd_handle_seqint() 3092 CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 3242 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 5428 CAM_REQ_ABORTED); in ahd_parse_msg()
|
H A D | aic7xxx_core.c | 1832 CAM_REQ_ABORTED); in ahc_handle_scsiint() 3933 CAM_REQ_ABORTED); in ahc_parse_msg()
|
Completed in 48 milliseconds