Searched refs:ahc_match_scb (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1274 && ahc_match_scb(ahc, scb, target, channel,
5147 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, function
5303 if (ahc_match_scb(ahc, scb, target, channel, lun, tag, role)) {
5414 if (ahc_match_scb(ahc, scb, target, channel,
5519 if (ahc_match_scb(ahc, scb, target, channel, lun,
5601 if (ahc_match_scb(ahc, scbp, target, channel, lun,
5788 || ahc_match_scb(ahc, scbp, target, channel,
5821 && ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)))
5835 if (ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)) {
H A Daic7xxx.h1162 int ahc_match_scb(struct ahc_softc *ahc, struct scb *scb,
H A Daic7xxx_osm.c2108 if (ahc_match_scb(ahc, pending_scb, scmd_id(cmd),

Completed in 61 milliseconds