Home
last modified time | relevance | path

Searched refs:IIO_CNTR_INVLD (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.h129 #define IIO_CNTR_INVLD 0x0004 /* Overflow counters invalid */ macro
H A Ddsw_dev.c2253 op->ii_flags &= ~IIO_CNTR_INVLD; in _ii_perform_disable()
4797 op->ii_flags &= ~IIO_CNTR_INVLD; in _ii_do_copy()
5967 if ((op->ii_flags & IIO_CNTR_INVLD) && (op->ii_hversion >= 1)) { in ii_overflow_attach()
6052 op->ii_flags |= IIO_CNTR_INVLD; in ii_overflow_attach()
/titanic_41/usr/src/cmd/avs/dsw/
H A Diiadm.c3991 if (stat_flags & IIO_CNTR_INVLD)