Searched refs:GEP_SLNK (Results 1 – 2 of 2) sorted by relevance
617 #define GEP_SLNK 0x00000040 /* SYM LINK (input) */ macro
1146 lp->asBit = GEP_SLNK; in de4x5_hw_init()1147 lp->asPolarity = GEP_SLNK; in de4x5_hw_init()3397 int gep = 0, ret = ((lp->chipset & ~0x00ff)==DC2114x? -1 :GEP_SLNK); in test_for_100Mb()3413 gep = (~gep_rd(dev) & (GEP_SLNK | GEP_LNP)); in test_for_100Mb()3481 spd = ((~gep_rd(dev)) & GEP_SLNK); in is_spd_100()3504 return (~gep_rd(dev)) & GEP_SLNK; in is_100_up()
Completed in 20 milliseconds