pci_config_word  1992 drivers/pci/quirks.c 	u16 pci_config_word;
pci_config_word  2001 drivers/pci/quirks.c 				     &pci_config_word);
pci_config_word  2002 drivers/pci/quirks.c 		pci_config_word |= INTEL_6300_DISABLE_BOOT_IRQ;
pci_config_word  2004 drivers/pci/quirks.c 				      pci_config_word);
pci_config_word  2129 drivers/pci/quirks.c 	u16 pci_config_word;
pci_config_word  2134 drivers/pci/quirks.c 	pci_read_config_word(dev, AMD_8111_PCI_IRQ_ROUTING, &pci_config_word);
pci_config_word  2135 drivers/pci/quirks.c 	if (!pci_config_word) {