Searched refs:ahd_abort_scbs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 232 static int ahd_abort_scbs(struct ahd_softc *ahd, int target, 1717 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint() 2282 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint() 2999 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree() 3091 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree() 3240 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree() 3265 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree() 5428 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg() 5898 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset() 8492 ahd_abort_scbs(struc function [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 232 static int ahd_abort_scbs(struct ahd_softc *ahd, int target, 1717 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint() 2281 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint() 2998 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree() 3090 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree() 3239 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree() 3264 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree() 5426 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg() 5896 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset() 8487 ahd_abort_scbs(struc function [all...] |
Completed in 19 milliseconds