Searched refs:pcists (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-i801.c625 u16 pcists; local
629 pci_read_config_word(priv->pci_dev, PCI_STATUS, &pcists);
630 if (!(pcists & PCI_STATUS_INTERRUPT))
1713 u16 pcists; local
1716 pci_read_config_word(priv->pci_dev, PCI_STATUS, &pcists);
1717 if (pcists & PCI_STATUS_INTERRUPT)
/linux-master/include/linux/
H A Dswitchtec.h414 u16 pcists; member in struct:pff_csr_regs

Completed in 143 milliseconds