Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c58 static int pciehpc_acpi_disable_intr(pcie_hp_ctrl_t *ctrl_p);
116 ctrl_p->hc_ops.disable_hpc_intr = pciehpc_acpi_disable_intr; in pciehpc_acpi_setup_ops()
213 pciehpc_acpi_disable_intr(pcie_hp_ctrl_t *ctrl_p) in pciehpc_acpi_disable_intr() function