Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c459 static int pciehpc_disable_intr(pcie_hp_ctrl_t *ctrl_p);
575 ctrl_p->hc_ops.disable_hpc_intr = pciehpc_disable_intr; in pciehpc_init()
1336 (void) pciehpc_disable_intr(ctrl_p); in pciehpc_hpc_uninit()
1964 pciehpc_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_disable_intr() function