SIO_VT1211_BADDR 1297 drivers/hwmon/vt1211.c 	*address = ((superio_inb(sio_cip, SIO_VT1211_BADDR) << 8) |
SIO_VT1211_BADDR 1298 drivers/hwmon/vt1211.c 		    (superio_inb(sio_cip, SIO_VT1211_BADDR + 1))) & 0xff00;