Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.c3451 u_int8_t TmpUchar; in Dash2DisableTx() local
3459 TmpUchar = RE_CMAC_READ_1(sc, RE_CMAC_IBISR0); in Dash2DisableTx()
3461 if (TmpUchar & ISRIMR_DASH_TYPE2_TX_DISABLE_IDLE) { in Dash2DisableTx()