Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h247 uint32_t hc_phys_start; /* 1st Phys Device # */ member
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c903 ctrl_p->hc_phys_start = ((config>>16)&0x7ff); in pcishpc_setup_controller()
1901 slot_p->hs_phy_slot_num = ctrl_p->hc_phys_start + slot; in pcishpc_set_slot_name()
1903 slot_p->hs_phy_slot_num = ctrl_p->hc_phys_start - slot; in pcishpc_set_slot_name()