Searched refs:BMSR_LSTATUS (Results 1 – 6 of 6) sorted by relevance
89 if (status & BMSR_LSTATUS) { in my3126_interrupt_handler()146 *link_ok = (val16 & BMSR_LSTATUS); in my3126_get_link_status()
69 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
49 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
695 if (!(bmsr & BMSR_LSTATUS)) in tg3_setup_copper_phy()706 if (!(bmsr & BMSR_LSTATUS)) { in tg3_setup_copper_phy()715 if (bmsr & BMSR_LSTATUS) { in tg3_setup_copper_phy()722 !(bmsr & BMSR_LSTATUS) && in tg3_setup_copper_phy()757 if (bmsr & BMSR_LSTATUS) { in tg3_setup_copper_phy()818 if (tmp & BMSR_LSTATUS) in tg3_setup_copper_phy()
114 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
81 #define BMSR_LSTATUS 0x0004 macro