Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcireg.h398 #define XHCI_TRB_ALIGN 16 macro
539 } __packed __aligned(XHCI_TRB_ALIGN);
H A Dxhci.c2094 XHCI_TRB_ALIGN); in xhci_open()