Home
last modified time | relevance | path

Searched defs:_PCI_MJ_DISPATCH_TABLE (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/bus/pcix/
H A Dpci.h343 typedef struct _PCI_MJ_DISPATCH_TABLE struct
345 ULONG PnpIrpMaximumMinorFunction;
346 PPCI_MN_DISPATCH_TABLE PnpIrpDispatchTable;
347 ULONG PowerIrpMaximumMinorFunction;
348 PPCI_MN_DISPATCH_TABLE PowerIrpDispatchTable;
349 PCI_DISPATCH_STYLE SystemControlIrpDispatchStyle;
350 PCI_DISPATCH_FUNCTION SystemControlIrpDispatchFunction;
351 PCI_DISPATCH_STYLE OtherIrpDispatchStyle;
352 PCI_DISPATCH_FUNCTION OtherIrpDispatchFunction;