Home
last modified time | relevance | path

Searched refs:last_halt_chanerr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ioat/
H A Dioat_internal.h512 uint32_t last_halt_chanerr; member
H A Dioat.c913 ioat->stats.last_halt_chanerr = chanerr; in ioat_process_events()
2008 CTLFLAG_RW | CTLFLAG_STATS, &ioat->stats.last_halt_chanerr, 0, in ioat_setup_sysctl()
2139 db_printf(" last_halt_chanerr: %u\n", sc->stats.last_halt_chanerr); in DB_SHOW_COMMAND()