Searched refs:BMSR_100FULL (Results 1 – 3 of 3) sorted by relevance
67 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ macro
69 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ macro
772 ((mii_status & (BMSR_100FULL | BMSR_100HALF)) ? in sis190_init_phy()