Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c474 pcie_hp_occupant_info_t *occupant; in pcie_hp_create_occupant_props()
499 occupant = kmem_alloc(sizeof (pcie_hp_occupant_info_t), KM_SLEEP); in pcie_hp_create_occupant_props()
524 kmem_free(occupant, sizeof (pcie_hp_occupant_info_t)); in pcie_hp_create_occupant_props()
1117 pcie_hp_occupant_info_t *occupant = in pcie_hp_list_occupants()
1118 (pcie_hp_occupant_info_t *)cn_cfg_p->cn_private; in pcie_hp_list_occupants()
/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h158 } pcie_hp_occupant_info_t; typedef