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