Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dserial.rs53 const DEFAULT_INTERRUPT_IDENTIFICATION: u8 = IIR_NONE_BIT; // no pending interrupt constant
233 interrupt_identification: DEFAULT_INTERRUPT_IDENTIFICATION, in new()
316 self.interrupt_identification = DEFAULT_INTERRUPT_IDENTIFICATION; in iir_reset()