Home
last modified time | relevance | path

Searched refs:PCS_INTR_STATUS_LINK_CHANGE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sun/
Dcassini.h1985 #define PCS_INTR_STATUS_LINK_CHANGE 0x04 /* link status has changed macro
Dcassini.c1114 if ((stat & PCS_INTR_STATUS_LINK_CHANGE) == 0) in cas_pcs_interrupt()