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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dmsi.c98 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
102 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
377 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
382 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
390 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
542 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
546 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
567 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
576 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
H A Dpci.c2284 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
2286 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dmsi.c98 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
102 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
377 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
382 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
390 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
542 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
546 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
567 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
576 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
H A Dpci.c2284 pci_read_config_word(dev, pos + PCI_MSIX_FLAGS, &control);
2286 pci_write_config_word(dev, pos + PCI_MSIX_FLAGS, control);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/qib/
H A Dqib_pcie.c198 pci_read_config_word(dd->pcidev, pos + PCI_MSIX_FLAGS, &msix_flags);
417 pci_read_config_word(pdev, pos + PCI_MSIX_FLAGS, &cw);
420 pci_write_config_word(pdev, pos + PCI_MSIX_FLAGS, new);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_pcie.c198 pci_read_config_word(dd->pcidev, pos + PCI_MSIX_FLAGS, &msix_flags);
417 pci_read_config_word(pdev, pos + PCI_MSIX_FLAGS, &cw);
420 pci_write_config_word(pdev, pos + PCI_MSIX_FLAGS, new);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpci_regs.h303 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
304 #define PCI_MSIX_FLAGS 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpci_regs.h303 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
304 #define PCI_MSIX_FLAGS 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dpci_regs.h303 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
304 #define PCI_MSIX_FLAGS 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dpci_regs.h303 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
304 #define PCI_MSIX_FLAGS 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dpci_regs.h303 /* MSI-X registers (these are at offset PCI_MSIX_FLAGS) */
304 #define PCI_MSIX_FLAGS 2 macro

Completed in 292 milliseconds