HomeSort by: relevance | last modified time | path
    Searched refs:ahc_match_scb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx.c 1280 && ahc_match_scb(ahc, scb, target, channel,
5179 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, function in typeref:typename:int
5337 if (ahc_match_scb(ahc, scb, target, channel, lun, tag, role)) {
5448 if (ahc_match_scb(ahc, scb, target, channel,
5553 if (ahc_match_scb(ahc, scb, target, channel, lun,
5635 if (ahc_match_scb(ahc, scbp, target, channel, lun,
5822 || ahc_match_scb(ahc, scbp, target, channel,
5855 && ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)))
5869 if (ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)) {
aic7xxxvar.h 1271 int ahc_match_scb(struct ahc_softc *, struct scb *,

Completed in 40 milliseconds