Searched refs:xhci_softdev_alloc (Results 1 – 1 of 1) sorted by relevance
96 int xhci_softdev_alloc(struct xhci_softc *, uint8_t);1312 if (xhci_softdev_alloc(sc, slot)) { in xhci_pipe_open()2200 xhci_softdev_alloc(struct xhci_softc *sc, uint8_t slot) in xhci_softdev_alloc() function