Home
last modified time | relevance | path

Searched defs:xhci_slot (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dxhcivar.h77 struct xhci_slot { struct
78 usb_dma_t xs_dc_dma; /* device context page */
79 usb_dma_t xs_ic_dma; /* input context page */
80 struct xhci_ring *xs_xr[XHCI_MAX_DCI + 1];
82 u_int xs_idx; /* slot index */