Home
last modified time | relevance | path

Searched refs:ahc_abort_scbs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c261 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()
1830 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
1921 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
3949 ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_parse_msg()
4324 found = ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_handle_devreset()
6299 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs() function
6551 found = ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, channel, in ahc_reset_channel()