Home
last modified time | relevance | path

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

/reactos/hal/halx86/legacy/bus/
H A Dpcibus.c748 PciSize(ULONG Base, ULONG Mask) in PciSize() function
891 … Descriptor->u.Memory.Length = PciSize(Size[Address], PCI_ADDRESS_MEMORY_ADDRESS_MASK); in HalpAssignPCISlotResources()
900 … Descriptor->u.Port.Length = PciSize(Size[Address], PCI_ADDRESS_IO_ADDRESS_MASK & 0xffff); in HalpAssignPCISlotResources()