Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c475 pcie_hp_cn_cfg_t cn_cfg; in pcie_hp_create_occupant_props() local
504 cn_cfg.flag = B_FALSE; in pcie_hp_create_occupant_props()
505 cn_cfg.rv = NDI_SUCCESS; in pcie_hp_create_occupant_props()
506 cn_cfg.dip = NULL; in pcie_hp_create_occupant_props()
507 cn_cfg.slotp = (void *)slotp; in pcie_hp_create_occupant_props()
508 cn_cfg.cn_private = (void *)occupant; in pcie_hp_create_occupant_props()
511 (void *)&cn_cfg); in pcie_hp_create_occupant_props()