Searched refs:PIIX_SMB_BASE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | piixreg.h | 31 #define PIIX_SMB_BASE 0x90 /* SMBus base address */ macro |
H A D | piixpm.c | 235 base = pci_conf_read(pa->pa_pc, pa->pa_tag, PIIX_SMB_BASE) & in piixpm_attach() |