Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2367 bus_p->bus_pci_hp_off + PCI_HP_DWORD_SELECT_OFF, (uint8_t)reg); in pcishpc_read_reg()
2371 PCI_HP_DWORD_SELECT_OFF) != (uint8_t)reg) { in pcishpc_read_reg()
2395 bus_p->bus_pci_hp_off + PCI_HP_DWORD_SELECT_OFF, (uint8_t)reg); in pcishpc_write_reg()
2399 PCI_HP_DWORD_SELECT_OFF) != (uint8_t)reg) { in pcishpc_write_reg()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h823 #define PCI_HP_DWORD_SELECT_OFF 0x2 macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c581 PCI_CAP_PUT8(handle, 0, cap_ptr, PCI_HP_DWORD_SELECT_OFF, in pcicfg_get_nslots()