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

/netbsd-current/sys/dev/usb/
H A Dxhci.c1884 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
1927 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
1956 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
2009 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
2175 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
3360 trb.trb_3 = XHCI_TRB_3_SLOT_SET(slot) |
3402 trb.trb_3 = XHCI_TRB_3_SLOT_SET(slot_id) |
3439 trb.trb_3 = XHCI_TRB_3_SLOT_SET(xs->xs_idx) |
H A Dxhcireg.h464 #define XHCI_TRB_3_SLOT_SET(x) __SHIFTIN((x), XHCI_TRB_3_SLOT_MASK) macro

Completed in 96 milliseconds