Searched refs:get_pci_properties (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_util.h39 extern int get_pci_properties(pci_t *pci_p, dev_info_t *dip);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c51 * get_pci_properties
61 get_pci_properties(pci_t *pci_p, dev_info_t *dip) function
84 DEBUG2(DBG_ATTACH, dip, "get_pci_properties: bus-range (%x,%x)\n",
115 DEBUG1(DBG_ATTACH, dip, "get_pci_properties: numproxy=%d\n",
121 DEBUG1(DBG_ATTACH, dip, "get_pci_properties: thermal_interrupt=%d\n",
H A Dpci.c303 if (get_pci_properties(pci_p, dip) == DDI_FAILURE)

Completed in 61 milliseconds