Searched refs:PCI_MSIX_TABLE (Results 1 – 2 of 2) sorted by relevance
301 const PCI_MSIX_TABLE: u32 = 0x04; // Table offset constant322 let table = config.read_config_dword(msix_cap_start + PCI_MSIX_TABLE); in new()
327 #define PCI_MSIX_TABLE 4 /* Table offset */ macro