Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h298 extern int pcie_hp_init(dev_info_t *dip, caddr_t arg);
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c212 pcie_hp_init(dev_info_t *dip, caddr_t arg) in pcie_hp_init() function
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie.c231 if ((ret = pcie_hp_init(dip, arg)) != DDI_SUCCESS) { in pcie_init()