Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c457 static int pciehpc_slotinfo_uninit(pcie_hp_ctrl_t *ctrl_p);
570 ctrl_p->hc_ops.uninit_hpc_slotinfo = pciehpc_slotinfo_uninit; in pciehpc_init()
1600 (void) pciehpc_slotinfo_uninit(ctrl_p); in pciehpc_slotinfo_init()
1618 pciehpc_slotinfo_uninit(pcie_hp_ctrl_t *ctrl_p) in pciehpc_slotinfo_uninit() function