Searched refs:TSEC_IEVENT_GTSC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/tsec/ | ||
H A D | if_tsecreg.h | 240 #define TSEC_IEVENT_GTSC 0x02000000 /* Graceful transmit stop complete */ macro |
H A D | if_tsec.c | 628 (TSEC_IEVENT_GRSC | TSEC_IEVENT_GTSC)))) in tsec_dma_ctl() |