ahd_match_scb
&& ahd_match_scb(ahd, scb, target, 'A',
if (ahd_match_scb(ahd, scb, target, channel, lun, tag, role)) {
if (ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD,
&& ahd_match_scb(ahd, mk_msg_scb, target, channel,
&& ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD,
if (ahd_match_scb(ahd, scb, target, channel,
|| ahd_match_scb(ahd, scbp, target, channel,
if (ahd_match_scb(ahd, scbp, target, channel, lun, tag, role)) {
int ahd_match_scb(struct ahd_softc *ahd, struct scb *scb,