HomeSort by: relevance | last modified time | path
    Searched defs:ahd_abort_scbs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 865 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS,
1409 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
2096 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A',
2188 found = ahd_abort_scbs(ahd, target, 'A', saved_lun,
2300 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
2325 aborted = ahd_abort_scbs(ahd, target, 'A',
4520 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel,
5002 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel,
7453 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, function in typeref:typename:int
7655 found = ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, channel
    [all...]

Completed in 31 milliseconds