Home
last modified time | relevance | path

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

/minix/minix/drivers/net/3c90x/
H A D3c90x.h137 #define XLBC_MII_AUTONEG_ADV 0x04 /* MII auto-neg advertise */ macro
H A D3c90x.c578 mask = xlbc_mii_read(XLBC_PHY_ADDR, XLBC_MII_AUTONEG_ADV) & in xlbc_get_link_type()