Searched refs:SD_STATUS_LINK_CHG (Results 1 – 2 of 2) sorted by relevance
2535 #define SD_STATUS_LINK_CHG 0x00000002 macro
879 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()4778 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()5723 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()5725 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()