Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c71 typedef struct find_instance_struct { struct
72 void *fic_td_qh; /* td/qh we want uhci instance for */
73 boolean_t fic_td_or_qh; /* which one td_qh points to */
74 boolean_t fic_found;
75 uhci_state_t *fic_uhci_statep; /* buffer uhci_state's written into */