Searched refs:PCI_HP_DWORD_SELECT_OFF (Results 1 – 3 of 3) sorted by relevance
2367 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()
823 #define PCI_HP_DWORD_SELECT_OFF 0x2 macro
581 PCI_CAP_PUT8(handle, 0, cap_ptr, PCI_HP_DWORD_SELECT_OFF, in pcicfg_get_nslots()