Home
last modified time | relevance | path

Searched refs:pcicfg_configure (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h44 int pcicfg_configure(dev_info_t *, uint_t, uint_t, pcicfg_flags_t);
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c328 if (pcicfg_configure(dip, slot_p->hs_device_num, PCICFG_ALL_FUNC, 0) in pcie_hp_probe()
403 ret = pcicfg_configure(dip, (int)dev, (int)func, in pcie_read_only_probe()
/titanic_44/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1558 if (pcicfg_configure(self, pci_dev, PCICFG_ALL_FUNC, 0) in pcihp_configure_ap()
2156 if (pcicfg_configure(dip, pci_dev, PCICFG_ALL_FUNC, 0) in pcihp_new_slot_state()
2467 if (pcicfg_configure(pcihp_p->dip, pci_dev, PCICFG_ALL_FUNC, 0) in pcihp_event_handler()
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s1032 STUB(pcicfg, pcicfg_configure, 0);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1036 STUB(pcicfg, pcicfg_configure, 0);
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c550 pcicfg_configure(dev_info_t *devi, uint_t device, uint_t function, in pcicfg_configure() function
914 rc = pcicfg_configure(new_device, devno, PCICFG_ALL_FUNC, 0); in pcicfg_configure_ntbridge()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c711 pcicfg_configure(dev_info_t *devi, uint_t device, uint_t function, in pcicfg_configure() function
1043 if (pcicfg_configure(new_device, devno, PCICFG_ALL_FUNC, 0) in pcicfg_configure_ntbridge()