Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_mac.c904 if (status & IGC_STATUS_FD) { in igc_get_speed_and_duplex_copper_generic()
H A Digc_defines.h244 #define IGC_STATUS_FD 0x00000001 /* Duplex 0=half 1=full */ macro