ahc_match_scb    1151 drivers/scsi/aic7xxx/aic7xxx.h int		ahc_match_scb(struct ahc_softc *ahc, struct scb *scb,
ahc_match_scb    1845 drivers/scsi/aic7xxx/aic7xxx_core.c 				 && ahc_match_scb(ahc, scb, target, channel,
ahc_match_scb    5878 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (ahc_match_scb(ahc, scb, target, channel, lun, tag, role)) {
ahc_match_scb    5989 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (ahc_match_scb(ahc, scb, target, channel,
ahc_match_scb    6094 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_match_scb(ahc, scb, target, channel, lun,
ahc_match_scb    6176 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (ahc_match_scb(ahc, scbp, target, channel, lun,
ahc_match_scb    6363 drivers/scsi/aic7xxx/aic7xxx_core.c 				 || ahc_match_scb(ahc, scbp, target, channel,
ahc_match_scb    6396 drivers/scsi/aic7xxx/aic7xxx_core.c 		  && ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)))
ahc_match_scb    6410 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)) {
ahc_match_scb    2127 drivers/scsi/aic7xxx/aic7xxx_osm.c 		  	if (ahc_match_scb(ahc, pending_scb, scmd_id(cmd),