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