Searched refs:pcists (Results 1 – 1 of 1) sorted by relevance
523 u16 pcists; in i801_isr() local527 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_isr()528 if (!(pcists & SMBPCISTS_INTS)) in i801_isr()1370 u16 pcictl, pcists; in i801_probe() local1373 pci_read_config_word(priv->pci_dev, SMBPCISTS, &pcists); in i801_probe()1374 if (pcists & SMBPCISTS_INTS) in i801_probe()