Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_init_eth_lm.c234 #define SFP_10G_DA_ACTIVE 0x8 macro
297 } else if ((sfp_cable_tech & (SFP_10G_DA_PASSIVE | SFP_10G_DA_ACTIVE)) != 0) { in al_eth_sfp_detect()