Searched refs:ahc_abort_scbs (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 261 static int ahc_abort_scbs(struct ahc_softc *ahc, int target, 968 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint() 1829 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint() 1905 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint() 3931 ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_parse_msg() 4306 found = ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_handle_devreset() 6266 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs() function 6518 found = ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, channel, in ahc_reset_channel()
|