Searched refs:trb_2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhci.c525 xx->xx_trb[idx].trb_2 = status;
534 trb->trb_2 = htole32(status);
1883 trb.trb_2 = 0;
1926 trb.trb_2 = 0;
1955 trb.trb_2 = 0;
2008 trb.trb_2 = 0;
2174 trb.trb_2 = 0;
2385 uint32_t trb_2, trb_3; local
2397 trb_2 = le32toh(trb->trb_2);
2566 uint32_t trb_2, trb_3; local
2604 uint32_t trb_2, trb_3; local
[all...]
H A Dxhcivar.h47 uint32_t trb_2; member in struct:xhci_soft_trb
H A Dxhcireg.h402 uint32_t trb_2; member in struct:xhci_trb

Completed in 168 milliseconds