Searched refs:PCI_MSIX_FLAGS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dmsi.c50 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
54 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
274 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
277 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
H A Dpci.c1320 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
1322 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h295 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
296 #define PCI_MSIX_FLAGS 2 macro

Completed in 53 milliseconds