Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c520 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint()
1060 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
1746 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree()
1838 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree()
1950 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree()
1975 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree()
4166 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg()
4644 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset()
7286 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_abort_scbs() function
7485 found = ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, channel, in ahd_reset_channel()
Daic79xx.h1422 int ahd_abort_scbs(struct ahd_softc *ahd, int target,