Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c458 static int pciehpc_enable_intr(pcie_hp_ctrl_t *ctrl_p);
574 ctrl_p->hc_ops.enable_hpc_intr = pciehpc_enable_intr; in pciehpc_init()
1901 pciehpc_enable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_enable_intr() function