Home
last modified time | relevance | path

Searched refs:PCI_MSI_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/alpha/kernel/
Dsys_marvel.c363 pci_read_config_word(dev, msi_loc + PCI_MSI_FLAGS, &msg_ctl); in marvel_map_irq()
391 pci_write_config_word(dev, msi_loc + PCI_MSI_FLAGS, in marvel_map_irq()
/linux-2.4.37.9/include/linux/
Dpci.h267 #define PCI_MSI_FLAGS 2 /* Various flags */ macro