Searched refs:get_pcmu_properties (Results 1 – 3 of 3) sorted by relevance
42 extern int get_pcmu_properties(pcmu_t *, dev_info_t *);
60 get_pcmu_properties(pcmu_t *pcmu_p, dev_info_t *dip) in get_pcmu_properties() function
379 if (get_pcmu_properties(pcmu_p, dip) == DDI_FAILURE) { in pcmu_attach()