Home
last modified time | relevance | path

Searched refs:SBREG_BAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ichwd/
H A Dichwd.h314 #define SBREG_BAR 0x10 macro
H A Dichwd.c702 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()