aic79xx.c | 2203 && ahd_match_scb(ahd, scb, target, 'A', 6962 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, function in typeref:typename:int 7173 if (ahd_match_scb(ahd, scb, target, channel, lun, tag, role)) { 7261 if (ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD, 7320 if (ahd_match_scb(ahd, scb, target, channel, 7504 || ahd_match_scb(ahd, scbp, target, channel, 7528 if (ahd_match_scb(ahd, scbp, target, channel, lun, tag, role)) {
|