Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1163 ehci_qh_t *prev_qh, *next_qh; in ehci_remove_async_qh() local
1227 ehci_qh_t *prev_qh, *next_qh; in ehci_remove_intr_qh() local
1275 ehci_qh_t *next_qh, *prev_qh; in ehci_insert_qh_on_reclaim_list() local
H A Dehci_polled.c2227 ehci_qh_t *prev_qh, *next_qh; in ehci_polled_remove_async_qh() local
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h145 struct uhci_qh *prev_qh; /* Pointer to Prev queue head */ member