Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h61 #define XHCI_PAGE_SIZE 4096 /* bytes */ macro
411 CTASSERT(sizeof(struct xhci_hw_root) == XHCI_PAGE_SIZE);
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h88 #define XHCI_PAGE_SIZE 4096 /* bytes */ macro