Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h879 #define TI_EV_CODE_LINK_UP 0x03 macro
H A Dif_ti.c934 if (sc->ti_linkstat == TI_EV_CODE_LINK_UP) { in ti_handle_events()
3473 } else if (sc->ti_linkstat == TI_EV_CODE_LINK_UP) { in ti_ifmedia_sts()