Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mii/
HDukphy_subr.c103 if ((gtcr & GTCR_ADV_1000TFDX) && (gtsr & GTSR_LP_1000TFDX)) in ukphy_status()
HDmii.h190 #define GTSR_LP_1000TFDX 0x0800 /* link partner 1000baseT FDX capable */ macro