Searched defs:InterruptPriority (Results 1 – 3 of 3) sorted by relevance
506 UINT64 InterruptPriority:4; member
779 UINT64 InterruptPriority:4; member
4860 pub fn InterruptPriority(&self) -> UINT64 { in InterruptPriority() method4899 let InterruptPriority: u64 = unsafe { ::std::mem::transmute(InterruptPriority) }; localVariable