Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/bhyve/
HDpci_xhci.h87 #define XHCI_TD_ALIGN 64 /* bytes */ macro
/freebsd-head/sys/dev/usb/controller/
HDxhci.h60 #define XHCI_TD_ALIGN 64 /* bytes */ macro
HDxhci.c3707 XHCI_TD_ALIGN, ntd)) { in xhci_xfer_setup()