Home
last modified time | relevance | path

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

/freebsd/sys/dev/viapm/
H A Dviapm.c148 #define SMBHDATA1 0x6 macro
803 VIAPM_OUTB(SMBHDATA1, (word & 0xff00) >> 8); in viasmb_writew()
836 high = VIAPM_INB(SMBHDATA1); in viasmb_readw()