Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2253 && ahd_match_scb(ahd, scb, target, 'A', in ahd_handle_nonpkt_busfree()
7212 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, in ahd_match_scb() function
7430 if (ahd_match_scb(ahd, scb, target, channel, lun, tag, role)) { in ahd_search_qinfifo()
7503 if (ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD, in ahd_search_qinfifo()
7524 && ahd_match_scb(ahd, mk_msg_scb, target, channel, in ahd_search_qinfifo()
7567 && ahd_match_scb(ahd, scb, target, channel, CAM_LUN_WILDCARD, in ahd_search_qinfifo()
7628 if (ahd_match_scb(ahd, scb, target, channel, in ahd_search_scb_list()
7800 || ahd_match_scb(ahd, scbp, target, channel, in ahd_abort_scbs()
7824 if (ahd_match_scb(ahd, scbp, target, channel, lun, tag, role)) { in ahd_abort_scbs()
H A Daic79xx.h1400 int ahd_match_scb(struct ahd_softc *ahd, struct scb *scb,