Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp.h67 DDI_HP_CN_TYPE_PCI = 0x2, /* PCI bus slot */ enumerator
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c1011 slot_p->hs_info.cn_type = DDI_HP_CN_TYPE_PCI; in pcishpc_register_slot()