Home
last modified time | relevance | path

Searched refs:XHCI_PAGESIZE_8K (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h97 #define XHCI_PAGESIZE_8K 0x00000002 /* 8K Page Size */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h134 #define XHCI_PAGESIZE_8K 0x00000002 /* 8K Page Size */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1278 pbit = XHCI_PAGESIZE_8K; in xhci_read_params()