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

/netbsd-current/sys/dev/usb/
H A Dxhci.c140 #define XHCI_TRB_3_ED_BIT XHCI_TRB_3_ISP_BIT
4472 (isread ? XHCI_TRB_3_ISP_BIT : 0) |
4617 (isread ? XHCI_TRB_3_ISP_BIT : 0) |
4752 (isread ? XHCI_TRB_3_ISP_BIT : 0) |
4864 (isread ? XHCI_TRB_3_ISP_BIT : 0) | XHCI_TRB_3_IOC_BIT;
H A Dxhcireg.h430 #define XHCI_TRB_3_ISP_BIT __BIT(2) macro

Completed in 136 milliseconds