Home
last modified time | relevance | path

Searched defs:overrun (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.c108 int overrun = (int)strlen(*ptr) < buflen ? 0 : -1; in get_string() local
/titanic_41/usr/src/uts/common/os/
H A Dtimer.c800 int overrun; in timer_getoverrun() local
H A Dsunpm.c2641 int overrun = 0; in psc_entry() local
2735 int overrun; in pm_enqueue_notify() local
/titanic_41/usr/src/uts/common/sys/
H A Dser_sync.h168 int overrun; /* receiver overrun */ member
/titanic_41/usr/src/uts/common/io/chxge/
H A Dch.c1586 uint32_t overrun; in ch_get_stats() local
H A Dpe.c751 uint32_t *overrun, uint32_t *framing, uint32_t *crc, in pe_get_stats()