Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c473 pcie_hp_cn_cfg_t cn_cfg; in pcie_hp_create_occupant_props() local
502 cn_cfg.flag = B_FALSE; in pcie_hp_create_occupant_props()
503 cn_cfg.rv = NDI_SUCCESS; in pcie_hp_create_occupant_props()
504 cn_cfg.dip = NULL; in pcie_hp_create_occupant_props()
505 cn_cfg.slotp = (void *)slotp; in pcie_hp_create_occupant_props()
506 cn_cfg.cn_private = (void *)occupant; in pcie_hp_create_occupant_props()
509 (void *)&cn_cfg); in pcie_hp_create_occupant_props()