Searched refs:ppci (Results 1 – 1 of 1) sorted by relevance
713 volatile unsigned char * ppci; in unlockVideo() local715 ppci = (unsigned char * )PCI_slots[slot].config_addr; in unlockVideo()716 ppci[4] = 0x0003; /* enable memory and I/O accesses */ in unlockVideo()717 ppci[0x10] = 0x00000; /* turn off memory mapping */ in unlockVideo()718 ppci[0x11] = 0x00000; /* mem_base = 0 */ in unlockVideo()719 ppci[0x12] = 0x00000; in unlockVideo()720 ppci[0x13] = 0x00000; in unlockVideo()