Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dcassini.h1972 #define PCS_INTR_STATUS_LINK_CHANGE 0x04 /* link status has changed macro
H A Dcassini.c1089 if ((stat & PCS_INTR_STATUS_LINK_CHANGE) == 0) in cas_pcs_interrupt()