Searched refs:pcists (Results 1 – 2 of 2) sorted by relevance
643 u16 pcists; in i801_isr() local647 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_isr()648 if (!(pcists & SMBPCISTS_INTS)) in i801_isr()1861 u16 pcictl, pcists; in i801_probe() local1864 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_probe()1865 if (pcists & SMBPCISTS_INTS) in i801_probe()
295 u16 pcists; member