Home
last modified time | relevance | path

Searched refs:ahd_match_scb (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h1350 int ahd_match_scb(struct ahd_softc *ahd, struct scb *scb,
Daic79xx_core.c1853 && ahd_match_scb(ahd, scb, target, 'A', in ahd_handle_nonpkt_busfree()
6809 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, in ahd_match_scb() function
7015 if (ahd_match_scb(ahd, scb, target, channel, lun, tag, role)) { in ahd_search_qinfifo()
7097 if (ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD, in ahd_search_qinfifo()
7156 if (ahd_match_scb(ahd, scb, target, channel, in ahd_search_scb_list()
7337 || ahd_match_scb(ahd, scbp, target, channel, in ahd_abort_scbs()
7361 if (ahd_match_scb(ahd, scbp, target, channel, lun, tag, role)) { in ahd_abort_scbs()