Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DPCIeBasePeripheral.cs84 AddCapability(0x80, new PCIeCapability(this)); in PCIeBasePeripheral()
170 protected void AddCapability(byte offset, Capability capability) in AddCapability() method in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral