Lines Matching full:msi
24 // MSI registers
27 const PCI_MSI_FLAGS_ENABLE: u16 = 0x0001; // MSI feature enabled
30 const PCI_MSI_ADDRESS_LO: u32 = 0x4; // MSI address lower 32 bits
31 const PCI_MSI_ADDRESS_HI: u32 = 0x8; // MSI address upper 32 bits (if 64 bit allowed)
35 // MSI length
47 /// Wrapper over MSI Capability Structure
120 // write msi ctl in write_msi_capability()
176 error!("Add msi route but gsi is none"); in add_msi_route()
255 /// Return the raw descriptor of the MSI device socket
334 /// MSI Capability Structure
343 // Msi Vary structure