Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpiixreg.h31 #define PIIX_SMB_BASE 0x90 /* SMBus base address */ macro
H A Dpiixpm.c235 base = pci_conf_read(pa->pa_pc, pa->pa_tag, PIIX_SMB_BASE) & in piixpm_attach()