Home
last modified time | relevance | path

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

/reactos/drivers/bus/pcix/
H A Dpci.h238 } PCI_FUNCTION_RESOURCES, *PPCI_FUNCTION_RESOURCES; typedef
311 PCI_FUNCTION_RESOURCES *Resources;
H A Denum.c1443 sizeof(PCI_FUNCTION_RESOURCES), in PcipGetFunctionLimits()
1448 RtlZeroMemory(PdoExtension->Resources, sizeof(PCI_FUNCTION_RESOURCES)); in PcipGetFunctionLimits()