Home
last modified time | relevance | path

Searched refs:XHCI_MAX_CMDS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhcivar.h25 #define XHCI_MAX_CMDS (16 * 1) macro
H A Dxhci.c358 error = xhci_ring_alloc(sc, &sc->sc_cmd_ring, XHCI_MAX_CMDS, in xhci_init()