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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c236 static mdi_phci_t *i_devi_get_phci(dev_info_t *);
719 ph = i_devi_get_phci(pdip);
774 * i_devi_get_phci():
778 i_devi_get_phci(dev_info_t *pdip) function
944 ph = i_devi_get_phci(pdip);
1033 ph = i_devi_get_phci(pdip);
2651 ph = i_devi_get_phci(pdip);
2809 ph = i_devi_get_phci(pdip);
5038 ph = i_devi_get_phci(ph_dip);
5120 ph = i_devi_get_phci(di
[all...]

Completed in 60 milliseconds