Home
last modified time | relevance | path

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

/external/crosvm/devices/src/usb/xhci/
Dxhci_abi.rs273 const FLAGS_INTERRUPT_ON_COMPLETION_MASK: u16 = 0x10; in interrupt_on_completion() constant
274 (self.get_flags() & FLAGS_INTERRUPT_ON_COMPLETION_MASK) > 0 in interrupt_on_completion()