Searched defs:msg_ctl (Results 1 – 3 of 3) sorted by relevance
182 let mut msg_ctl = (data >> 16) as u16; in read_msix_capability() localVariable739 msg_ctl: MsixCtrl, field776 let mut msg_ctl = MsixCtrl::new(); in new() localVariable791 pub fn msg_ctl(&self) -> MsixCtrl { in msg_ctl() method
333 msg_ctl: MsiCtrl, field379 let mut msg_ctl = MsiCtrl::new(); in new() localVariable
4564 uint32_t msg_ctl = brw_fb_write_msg_control(inst, prog_data); in lower_fb_write_logical_send() local