Searched refs:SBREG_BAR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ichwd/ |
H A D | ichwd.h | 314 #define SBREG_BAR 0x10 macro
|
H A D | ichwd.c | 702 base_address64 = pci_cfgregread(0, 0, 31, 1, SBREG_BAR + 4, 4); in ichwd_identify() 704 base_address64 |= pci_cfgregread(0, 0, 31, 1, SBREG_BAR, 4); in ichwd_identify()
|