Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dqereg.h108 #define QE_CR_STAT_TXIRQ 0x00200000 /* tx interrupt */ macro
H A Dqe.c582 if (qestat & QE_CR_STAT_TXIRQ) in qeintr()