Searched refs:XHCI_TRB_3_BSR_BIT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h441 #define XHCI_TRB_3_BSR_BIT __BIT(9) macro
H A Dxhci.c3404 (bsr ? XHCI_TRB_3_BSR_BIT : 0);

Completed in 197 milliseconds