Symbol: uhci_qh_t
sys/dev/usb/uhci.c
1102
sc->sc_last_qh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1121
sc->sc_last_qh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1139
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1149
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1183
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1187
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1192
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1199
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1203
usb_syncmem(&pqh->dma, pqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1222
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1230
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1248
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1252
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1257
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1263
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1267
usb_syncmem(&pqh->dma, pqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1287
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1295
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1314
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1320
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
1326
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1330
usb_syncmem(&pqh->dma, pqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
1922
memset(&sqh->qh, 0, sizeof(uhci_qh_t));
sys/dev/usb/uhci.c
2720
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
3190
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
3267
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
3271
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
3275
usb_syncmem(&eqh->dma, eqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
3293
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
3299
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
3306
usb_syncmem(&sqh->dma, sqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
3311
usb_syncmem(&pqh->dma, pqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhci.c
3362
sqh->offs + offsetof(uhci_qh_t, qh_elink),
sys/dev/usb/uhci.c
413
pqh->offs + offsetof(uhci_qh_t, qh_hlink),
sys/dev/usb/uhcivar.h
122
uhci_qh_t qh; /* The real QH, must be first */