Searched refs:FLAGS_INTERRUPT_ON_COMPLETION_MASK (Results 1 – 1 of 1) sorted by relevance
273 const FLAGS_INTERRUPT_ON_COMPLETION_MASK: u16 = 0x10; in interrupt_on_completion() constant274 (self.get_flags() & FLAGS_INTERRUPT_ON_COMPLETION_MASK) > 0 in interrupt_on_completion()