| 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
 
 |