PMCont           1402 drivers/video/fbdev/tridentfb.c 	unsigned char PMCont, DPMSCont;
PMCont           1409 drivers/video/fbdev/tridentfb.c 	PMCont = t_inb(par, 0x83C6) & 0xFC;
PMCont           1416 drivers/video/fbdev/tridentfb.c 		PMCont |= 0x03;
PMCont           1421 drivers/video/fbdev/tridentfb.c 		PMCont |= 0x02;
PMCont           1426 drivers/video/fbdev/tridentfb.c 		PMCont |= 0x02;
PMCont           1431 drivers/video/fbdev/tridentfb.c 		PMCont |= 0x00;
PMCont           1438 drivers/video/fbdev/tridentfb.c 	t_outb(par, PMCont, 0x83C6);