Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c111 #define V_PSSR_STATUS_RESOLVED (1 << S_PSSR_STATUS_RESOLVED) macro
194 if ((status & V_PSSR_STATUS_RESOLVED) != 0) { in mv88e1xxx_get_link_status()