Searched refs:IrqSourcePinDoesNotExist (Results 1 – 3 of 3) sorted by relevance
55 IrqSourcePinDoesNotExist = 43, enumerator
809 … HandleError(ParsingError.IrqSourcePinDoesNotExist, multiplexedAttributes, in SetPropertiesAndConnectInterrupts()
536 Assert.AreEqual(ParsingError.IrqSourcePinDoesNotExist, exception.Error); in ShouldFailOnNonExistingIrqSourcePin()