Searched refs:bar_off (Results 1 – 1 of 1) sorted by relevance
84 uint32_t bar_off = 0x10 + 4 * (msix_cap->dword1 & 0x7); in __msix_map_table() local94 uint32_t bar = pci_read_config(pci_dev->bus, pci_dev->device, pci_dev->func, bar_off); in __msix_map_table()