Home
last modified time | relevance | path

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

/freebsd/sys/dev/smc/
H A Dif_smcreg.h48 #define TCR_SWFDUP 0x8000 /* Switched full duplex */ macro
H A Dif_smc.c1053 tcr |= TCR_SWFDUP; in smc_miibus_statchg()
1055 tcr &= ~TCR_SWFDUP; in smc_miibus_statchg()