Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DPCIeBasePeripheral.cs28 if(!IsHeaderAcceptable(headerType)) in PCIeBasePeripheral()
195 private bool IsHeaderAcceptable(HeaderType header) in IsHeaderAcceptable() method in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral