Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1258 void ahc_unbusy_tcl(struct ahc_softc *, u_int);
H A Daic7xxx.c4767 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0)); in ahc_init()
4776 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun)); in ahc_init()
5142 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() function
5825 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j)); in ahc_abort_scbs()