Searched defs:InterruptDestination (Results 1 – 1 of 1) sorted by relevance
735 pub struct InterruptDestination { struct737 pub source_id: u8,763 impl TryFrom<&MsiAddressMessage> for InterruptDestination { argument