VIDSERPARPORT    1174 drivers/video/fbdev/tdfxfb.c 	r = tdfx_inl(par, VIDSERPARPORT);
VIDSERPARPORT    1179 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, VIDSERPARPORT, r);
VIDSERPARPORT    1180 drivers/video/fbdev/tdfxfb.c 	tdfx_inl(par, VIDSERPARPORT);	/* flush posted write */
VIDSERPARPORT    1189 drivers/video/fbdev/tdfxfb.c 	r = tdfx_inl(par, VIDSERPARPORT);
VIDSERPARPORT    1194 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, VIDSERPARPORT, r);
VIDSERPARPORT    1195 drivers/video/fbdev/tdfxfb.c 	tdfx_inl(par, VIDSERPARPORT);	/* flush posted write */
VIDSERPARPORT    1207 drivers/video/fbdev/tdfxfb.c 	return (0 != (tdfx_inl(par, VIDSERPARPORT) & I2C_SCL_IN));
VIDSERPARPORT    1215 drivers/video/fbdev/tdfxfb.c 	return (0 != (tdfx_inl(par, VIDSERPARPORT) & I2C_SDA_IN));
VIDSERPARPORT    1224 drivers/video/fbdev/tdfxfb.c 	r = tdfx_inl(par, VIDSERPARPORT);
VIDSERPARPORT    1229 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, VIDSERPARPORT, r);
VIDSERPARPORT    1230 drivers/video/fbdev/tdfxfb.c 	tdfx_inl(par, VIDSERPARPORT);	/* flush posted write */
VIDSERPARPORT    1239 drivers/video/fbdev/tdfxfb.c 	r = tdfx_inl(par, VIDSERPARPORT);
VIDSERPARPORT    1244 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, VIDSERPARPORT, r);
VIDSERPARPORT    1245 drivers/video/fbdev/tdfxfb.c 	tdfx_inl(par, VIDSERPARPORT);	/* flush posted write */
VIDSERPARPORT    1253 drivers/video/fbdev/tdfxfb.c 	return (0 != (tdfx_inl(par, VIDSERPARPORT) & DDC_SCL_IN));
VIDSERPARPORT    1261 drivers/video/fbdev/tdfxfb.c 	return (0 != (tdfx_inl(par, VIDSERPARPORT) & DDC_SDA_IN));
VIDSERPARPORT    1326 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, VIDSERPARPORT, 0xcffc0020);