Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2363 bus_p->bus_pci_hp_off + PCI_HP_DWORD_SELECT_OFF, (uint8_t)reg); in pcishpc_read_reg()
2367 PCI_HP_DWORD_SELECT_OFF) != (uint8_t)reg) { in pcishpc_read_reg()
2391 bus_p->bus_pci_hp_off + PCI_HP_DWORD_SELECT_OFF, (uint8_t)reg); in pcishpc_write_reg()
2395 PCI_HP_DWORD_SELECT_OFF) != (uint8_t)reg) { in pcishpc_write_reg()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h812 #define PCI_HP_DWORD_SELECT_OFF 0x2 macro
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c580 PCI_CAP_PUT8(handle, NULL, cap_ptr, PCI_HP_DWORD_SELECT_OFF, in pcicfg_get_nslots()