Home
last modified time | relevance | path

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

/minix/minix/drivers/net/3c90x/
H A D3c90x.h131 # define XLBC_MII_CONTROL_AUTONEG 0x0200 /* restart auto-negotiation */ macro
H A D3c90x.c566 control |= XLBC_MII_CONTROL_AUTONEG; in xlbc_get_link_type()