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

  /src/sys/dev/sbus/
dbri.c 131 static int pipe_active(struct dbri_softc *, int);
1362 if (pipe_active(sc, pipe)) {
1455 if (pipe_active(sc, pipe)) {
1581 pipe_active(struct dbri_softc *sc, int pipe) function in typeref:typename:int
dbri.c 131 static int pipe_active(struct dbri_softc *, int);
1362 if (pipe_active(sc, pipe)) {
1455 if (pipe_active(sc, pipe)) {
1581 pipe_active(struct dbri_softc *sc, int pipe) function in typeref:typename:int

Completed in 26 milliseconds