Lines Matching refs:PCI_ISTAT_IDICC
280 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tc_readl()
283 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tc_readl()
293 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tc_writel()
295 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tc_writel()
317 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_ioinb()
321 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_ioinb()
345 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_iooutb()
347 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_iooutb()
365 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_ioinw()
369 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_ioinw()
390 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_iooutw()
392 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_iooutw()
403 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_ioinl()
406 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_ioinl()
418 while (!(tx3927_pcicptr->istat & PCI_ISTAT_IDICC)) ; in tx_iooutl()
420 tx3927_pcicptr->istat |= PCI_ISTAT_IDICC; in tx_iooutl()