Searched refs:RelocateIO (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h270 IOADDRESS RelocateIO; member in struct:_ASTRec
272 int RelocateIO; member in struct:_ASTRec
H A Dast_vgatool.c1075 ch = inb(pAST->RelocateIO + 0x43);
1079 outw(pAST->RelocateIO + 0x54, 0xa880);
1080 outb(pAST->RelocateIO + 0x54, 0xb6);
1081 ch = inb(pAST->RelocateIO + 0x55);
3958 jReg = inb(pAST->RelocateIO + 0x43);
3966 outb(pAST->RelocateIO + 0x43, 0x01);
3967 outb(pAST->RelocateIO + 0x42, 0x01);
3973 outw(pAST->RelocateIO + 0x54, 0xa880);
3974 outw(pAST->RelocateIO + 0x54, 0x04a1);
H A Dast_driver.c551 pAST->RelocateIO = pScrn->domainIOBase +
554 pAST->RelocateIO = (PCI_REGION_BASE(pAST->PciInfo, 2, REGION_IO));

Completed in 9 milliseconds