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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhci.c176 sizeof(uhci_qh_t), UHCI_QH_ALIGN);
179 sizeof(uhci_qh_t), UHCI_QH_ALIGN);
182 sizeof(uhci_qh_t), UHCI_QH_ALIGN);
185 sizeof(uhci_qh_t), UHCI_QH_ALIGN);
199 sizeof(uhci_qh_t), UHCI_QH_ALIGN);
509 uhci_qh_t *qh_x;
510 uhci_qh_t *qh_y;
530 uhci_qh_t *qh_ls;
531 uhci_qh_t *qh_intr;
544 uhci_qh_t *qh_int
[all...]
H A Duhci.h156 typedef struct uhci_qh uhci_qh_t; typedef in typeref:struct:uhci_qh

Completed in 123 milliseconds