Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h233 #define TSEC_RSTAT_QHLT 0x00800000 /* RxBD queue is halted */ macro
H A Dif_tsec.c1397 TSEC_WRITE(sc, TSEC_REG_RSTAT, TSEC_RSTAT_QHLT); in tsec_receive_intr_locked()