HomeSort by: relevance | last modified time | path
    Searched refs:ahc_unbusy_tcl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxxvar.h 1258 void ahc_unbusy_tcl(struct ahc_softc *, u_int);
aic7xxx.c 4767 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0));
4776 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun));
5142 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) function in typeref:typename:void
5825 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j));

Completed in 16 milliseconds