Searched defs:RootBridgeIoCheckParameter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c751 RootBridgeIoCheckParameter ( function
901 Status = RootBridgeIoCheckParameter (This, MemOperation, Width, Address, Count, Buffer);
926 // The RootBridgeIoCheckParameter call above will ensure that this
948 // The RootBridgeIoCheckParameter call above will ensure that this
993 Status = RootBridgeIoCheckParameter (This, IoOperation, Width, Address, Count, Buffer);
1044 // The RootBridgeIoCheckParameter call above will ensure that this
1063 // The RootBridgeIoCheckParameter call above will ensure that this
1113 Status = RootBridgeIoCheckParameter (This, PciOperation, Width, Address, Count, Buffer);
1146 // The RootBridgeIoCheckParameter call above will ensure that this
1165 // The RootBridgeIoCheckParameter cal
[all...]

Completed in 34 milliseconds