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

/netbsd-current/sys/dev/usb/
H A Duhcivar.h54 typedef struct uhci_soft_qh uhci_soft_qh_t;
58 struct uhci_soft_qh *sqh;
121 struct uhci_soft_qh { struct
131 #define UHCI_SQH_SIZE (roundup(sizeof(struct uhci_soft_qh), UHCI_QH_ALIGN))

Completed in 176 milliseconds