Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dqecreg.h89 #define QEC_STAT_TX 0x00000008 /* bigmac transmit irq */ macro
Dbe.c688 if (whyq & QEC_STAT_TX && whyc & BE_CR_STAT_TXIRQ) in beintr()