Searched refs:ahc_abort_scbs (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1245 int ahc_abort_scbs(struct ahc_softc *ahc, int target,
|
D | aic7xxx_core.c | 394 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint() 1254 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint() 1345 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint() 3360 ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_parse_msg() 3735 found = ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_handle_devreset() 5812 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs() function 6064 found = ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, channel, in ahc_reset_channel()
|