Lines Matching refs:outb
415 outb(0x3c6, 0xff); in VGLCheckSwitch()
416 outb(0x3ce, 0x01); outb(0x3cf, 0x00); /* set/reset enable */ in VGLCheckSwitch()
417 outb(0x3ce, 0x08); outb(0x3cf, 0xff); /* bit mask */ in VGLCheckSwitch()
424 outb(0x3c4, 0x02); in VGLCheckSwitch()
425 outb(0x3c5, 0x01<<i); in VGLCheckSwitch()
433 outb(0x3c6, 0xff); in VGLCheckSwitch()
434 outb(0x3ce, 0x01); outb(0x3cf, 0x00); /* set/reset enable */ in VGLCheckSwitch()
435 outb(0x3ce, 0x08); outb(0x3cf, 0xff); /* bit mask */ in VGLCheckSwitch()
437 outb(0x3c4, 0x02); in VGLCheckSwitch()
438 outb(0x3c5, 0x01<<i); in VGLCheckSwitch()
470 outb(0x3ce, 0x04); in VGLCheckSwitch()
471 outb(0x3cf, i); in VGLCheckSwitch()
484 outb(0x3ce, 0x04); in VGLCheckSwitch()
485 outb(0x3cf, i); in VGLCheckSwitch()