OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMIOSize
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xf86-video-savage/dist/src/
savage_hwmc.c
72
unsigned int
MMIOSize
;
279
contextRec->
MMIOSize
= pSAVAGEDRIServer->registers.size;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_driver.c
427
pI830->
MMIOSize
,
510
pci_device_unmap_range (pI830->PciInfo, pI830->MMIOBase, pI830->
MMIOSize
);
1178
pI830->
MMIOSize
= I810_REG_SIZE;
1187
pI830->
MMIOSize
= pI830->PciInfo->regions[mmio_bar].size;
1191
(unsigned long)pI830->MMIOAddr, pI830->
MMIOSize
);
i830.h
418
unsigned int
MMIOSize
;
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_driver.c
429
info->
MMIOSize
);
437
info->
MMIOSize
,
470
xf86UnMapVidMem(pScrn->scrnIndex, info->MMIO, info->
MMIOSize
);
472
pci_device_unmap_range(info->PciInfo, info->MMIO, info->
MMIOSize
);
3038
info->
MMIOSize
= PCI_REGION_SIZE(info->PciInfo, 2);
3053
"MMIO registers at 0x%016llx: size %ldKB\n", info->MMIOAddr, info->
MMIOSize
/ 1024);
radeon.h
833
unsigned long
MMIOSize
; /* MMIO region physical address */
radeon_atombios.c
2797
if (mm_reg < info->
MMIOSize
)
2818
if (mm_reg < info->
MMIOSize
)
radeon_dri.c
1162
info->dri->registerSize = info->
MMIOSize
;
Completed in 20 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026