Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1317 int ahc_abort_scbs(struct ahc_softc *, int, char, int,
H A Daic7xxx.c418 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint()
1265 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
1351 ahc_abort_scbs(ahc, target, channel, in ahc_handle_scsiint()
3353 ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_parse_msg()
3737 found = ahc_abort_scbs(ahc, devinfo->target, devinfo->channel, in ahc_handle_devreset()
5758 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs() function
6010 found = ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, channel, in ahc_reset_channel()
H A Daic7xxx_osm.c924 ahc_abort_scbs(ahc, SCB_GET_TARGET(ahc, scb), in ahc_timeout()