Searched defs:td_qh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c73 boolean_t fic_td_or_qh; /* which one td_qh points to */
131 * - td_qh: a pointer to a uhci td or qh
143 find_uhci_statep(void *td_qh, boolean_t td_or_qh, uhci_state_t *uhci_statep) argument
155 cb_data.fic_td_qh = td_qh;
170 * The callback func checks if td_qh belongs to a given instance

Completed in 56 milliseconds