Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpciehpc.h36 int pciehpc_init(dev_info_t *dip, caddr_t arg);
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c220 ret = pciehpc_init(dip, arg); in pcie_hp_init()
H A Dpciehpc.c124 pciehpc_init(dev_info_t *dip, caddr_t arg) in pciehpc_init() function