Home
last modified time | relevance | path

Searched refs:get_pcmu_properties (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_util.h42 extern int get_pcmu_properties(pcmu_t *, dev_info_t *);
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c60 get_pcmu_properties(pcmu_t *pcmu_p, dev_info_t *dip) in get_pcmu_properties() function
H A Dpcicmu.c379 if (get_pcmu_properties(pcmu_p, dip) == DDI_FAILURE) { in pcmu_attach()