Home
last modified time | relevance | path

Searched refs:XHCI_PAGESIZE_4K (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h96 #define XHCI_PAGESIZE_4K 0x00000001 /* 4K Page Size */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h133 #define XHCI_PAGESIZE_4K 0x00000001 /* 4K Page Size */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1275 pbit = XHCI_PAGESIZE_4K; in xhci_read_params()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2931 sc->opregs.pgsz = XHCI_PAGESIZE_4K; in pci_xhci_init()