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

  /src/sys/dev/ic/
sl811hs.c 501 static int slhci_reserve_bustime(struct slhci_softc *, struct slhci_pipe *,
2574 else if (pipe->up_interval && !slhci_reserve_bustime(sc, spipe, 1))
2591 slhci_reserve_bustime(sc, spipe, 0);
2957 slhci_reserve_bustime(struct slhci_softc *sc, struct slhci_pipe *spipe, int function in typeref:typename:int
sl811hs.c 501 static int slhci_reserve_bustime(struct slhci_softc *, struct slhci_pipe *,
2574 else if (pipe->up_interval && !slhci_reserve_bustime(sc, spipe, 1))
2591 slhci_reserve_bustime(sc, spipe, 0);
2957 slhci_reserve_bustime(struct slhci_softc *sc, struct slhci_pipe *spipe, int function in typeref:typename:int

Completed in 168 milliseconds