Searched refs:pcists (Results 1 – 2 of 2) sorted by relevance
648 u16 pcists; in i801_isr() local652 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_isr()653 if (!(pcists & SMBPCISTS_INTS)) in i801_isr()1874 u16 pcictl, pcists; in i801_probe() local1877 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_probe()1878 if (pcists & SMBPCISTS_INTS) in i801_probe()
414 u16 pcists; member