Searched refs:ahd_abort_scbs (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
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() 2293 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint() 3011 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree() 3103 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree() 3265 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree() 3290 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree() 5456 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg() 5926 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset() 8532 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_abort_scbs() function [all …]
|