PCIR_MSIX_CTRL
#define PCI_MSIX_FLAGS PCIR_MSIX_CTRL
PCIR_MSIX_CTRL),
rid += PCIR_MSIX_CTRL;
msix->msix_location + PCIR_MSIX_CTRL,
pci_write_config(dev, msix->msix_location + PCIR_MSIX_CTRL,
ctrl = pci_read_config(child, cfg->msix.msix_location + PCIR_MSIX_CTRL,
pci_write_config(child, cfg->msix.msix_location + PCIR_MSIX_CTRL,
pci_write_config(child, msix->msix_location + PCIR_MSIX_CTRL,
cfg->msix.msix_ctrl = REG(ptr + PCIR_MSIX_CTRL, 2);
ctrl = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_CTRL, 2);