Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c1138 PCI_HP_PROF_IF_SBCR_REG) & in pcishpc_enable_irqs()
2166 status = pcishpc_read_reg(ctrl_p, PCI_HP_PROF_IF_SBCR_REG) & in pcishpc_set_bus_speed()
2481 reg = pcishpc_read_reg(ctrl_p, PCI_HP_PROF_IF_SBCR_REG); in pcishpc_dump_regs()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h827 #define PCI_HP_PROF_IF_SBCR_REG 0x04 macro