Searched refs:PCI_MSI_FLAGS (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dmsi.h15 #define msi_control_reg(base) (base + PCI_MSI_FLAGS)
H A Dmsi.c35 pci_read_config_word(dev, pos + PCI_MSI_FLAGS, &control);
39 pci_write_config_word(dev, pos + PCI_MSI_FLAGS, control);
246 pci_read_config_word(dev, pos + PCI_MSI_FLAGS, &control);
250 pci_write_config_word(dev, pos + PCI_MSI_FLAGS, control);
H A Dpci.c1314 pci_read_config_word(dev, pos + PCI_MSI_FLAGS, &control);
1316 pci_write_config_word(dev, pos + PCI_MSI_FLAGS, control);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_iba6120.c863 pci_read_config_word(dd->pcidev, pos + PCI_MSI_FLAGS,
993 pci_read_config_word(dd->pcidev, pos + PCI_MSI_FLAGS, &control);
996 "setting MSI enable (%x)\n", pos + PCI_MSI_FLAGS,
999 pci_write_config_word(dd->pcidev, pos + PCI_MSI_FLAGS,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h282 #define PCI_MSI_FLAGS 2 /* Various flags */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsys_marvel.c366 pci_read_config_word(dev, msi_loc + PCI_MSI_FLAGS, &msg_ctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c4931 tp->msi_cap + PCI_MSI_FLAGS,
4934 tp->msi_cap + PCI_MSI_FLAGS,

Completed in 116 milliseconds