Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_ael1002.c2255 *link_state = status & F_LOWSIG0 ? PHY_LINK_DOWN : PHY_LINK_UP; in xaui_direct_get_link_status()
HDcxgb_regs.h8024 #define F_LOWSIG0 V_LOWSIG0(1U) macro