Searched refs:STATUS_LINK_ON (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/gemini/
H A Dif_gmc.c338 gmac_status |= STATUS_LINK_ON;
340 gmac_status &= ~STATUS_LINK_ON;
388 if ((sc->sc_gmac_status & STATUS_LINK_ON) == 0)
H A Dgemini_gmacreg.h394 #define STATUS_LINK_ON __BIT(0) macro

Completed in 288 milliseconds