Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichwd/
H A Dichwd.h297 #define ICH_PBASE 0x44 macro
H A Dichwd.c668 base_address = pci_read_config(ich, ICH_PBASE, 4); in ichwd_identify()