Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_core.c268 static int ahc_abort_scbs(struct ahc_softc *ahc, int target,
975 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint()
1837 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
1928 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
3956 ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_parse_msg()
4331 found = ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_handle_devreset()
6333 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs() function
6585 found = ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, channel, in ahc_reset_channel()