Searched refs:pcists (Results 1 – 2 of 2) sorted by relevance
650 u16 pcists; in i801_isr() local654 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_isr()655 if (!(pcists & SMBPCISTS_INTS)) in i801_isr()1877 u16 pcictl, pcists; in i801_probe() local1880 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_probe()1881 if (pcists & SMBPCISTS_INTS) in i801_probe()
414 u16 pcists; member