Home
last modified time | relevance | path

Searched refs:pjIOAddress (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvgatypes.h69 unsigned char *pjIOAddress; /* base I/O address of VGA ports (0x3B0) */ member
Dvb_ext.c245 pVBInfo->BaseAddr = (unsigned long) HwDeviceExtension->pjIOAddress; in XGI_GetSenseStatus()
DXGI_main_26.c2194 XGIhw_ext.pjIOAddress = (unsigned char *)xgi_video_info.vga_base; in xgifb_probe()
2204 XGIRegInit(&XGI_Pr, (unsigned long)XGIhw_ext.pjIOAddress); in xgifb_probe()
Dvb_init.c1295 pVBInfo->BaseAddr = (unsigned long) HwDeviceExtension->pjIOAddress; in XGIInitNew()
Dvb_setmode.c8296 pVBInfo->BaseAddr = (unsigned long) HwDeviceExtension->pjIOAddress; in XGISetModeNew()