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