Searched refs:ahd_abort_scbs (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 240 static int ahd_abort_scbs(struct ahd_softc *ahd, int target, 1725 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint() 2300 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint() 3017 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree() 3109 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree() 3271 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree() 3296 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree() 5462 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg() 5932 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset() 8572 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_abort_scbs() function [all …]
|