Home
last modified time | relevance | path

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

/reactos/hal/halx86/legacy/bus/
H A Dpcibus.c84 HalpWritePCIConfig,
283 HalpWritePCIConfig(IN PBUS_HANDLER BusHandler, in HalpWritePCIConfig() function
632 HalpWritePCIConfig(BusHandler, Slot, PciBuffer + Offset, Offset, Len); in HalpSetPCIData()
647 HalpWritePCIConfig(BusHandler, Slot, Buffer, Offset, Length); in HalpSetPCIData()
845 HalpWritePCIConfig(BusHandler, SlotNumber, &WriteBuffer, Offset, sizeof(ULONG)); in HalpAssignPCISlotResources()
851HalpWritePCIConfig(BusHandler, SlotNumber, &PciConfig.u.type0.BaseAddresses[Address], Offset, size… in HalpAssignPCISlotResources()
/reactos/hal/halx86/legacy/
H A Dbussupp.c313 BusData->CommonData.WriteConfig = HalpWritePCIConfig; in HalpAllocateAndInitPciBusHandler()
974 HalpWritePCIConfig(BusHandler, in HalpDebugPciDumpBus()
984 HalpWritePCIConfig(BusHandler, in HalpDebugPciDumpBus()
/reactos/hal/halx86/include/
H A Dbus.h353 HalpWritePCIConfig(