Searched refs:pcictl (Results 1 – 1 of 1) sorted by relevance
1834 u16 pcictl, pcists; in i801_probe() local1842 pci_read_config_word(priv->pci_dev, PCI_COMMAND, &pcictl); in i801_probe()1843 if (pcictl & PCI_COMMAND_INTX_DISABLE) { in i801_probe()