Searched defs:fic_td_or_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 */ member in struct:find_instance_struct
108 if ((cb_data->fic_td_or_qh == UHCI_TD &&
114 (cb_data->fic_td_or_qh == UHCI_QH &&
156 cb_data.fic_td_or_qh = td_or_qh;

Completed in 58 milliseconds