Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c73 static int pciehpc_disable_intr(pcie_hp_ctrl_t *ctrl_p);
165 ctrl_p->hc_ops.disable_hpc_intr = pciehpc_disable_intr; in pciehpc_init()
755 (void) pciehpc_disable_intr(ctrl_p); in pciehpc_hpc_uninit()
908 pciehpc_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_disable_intr() function