Searched defs:InterruptionVector (Results 1 – 3 of 3) sorted by relevance
494 UINT32 InterruptionVector:16; member
764 UINT32 InterruptionVector:16; member
4711 pub fn InterruptionVector(&self) -> UINT32 { in InterruptionVector() method4757 let InterruptionVector: u32 = unsafe { ::std::mem::transmute(InterruptionVector) }; localVariable