Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_vtevar.h116 uint32_t tx_underruns;
/netbsd/src/sys/dev/ic/
Di82557reg.h460 volatile uint32_t tx_underruns; member
Di82557.c1500 if (sp->tx_underruns) { in fxp_tick()
1502 le32toh(sp->tx_underruns)); in fxp_tick()
1549 sp->tx_underruns = 0; in fxp_tick()