Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h883 #define PL_LINE_ST 0x00e0 /* contains recogn. line state of LSM*/ macro
/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c499 state = inpw(PLC(phy,PL_STATUS_A)) & PL_LINE_ST ; in sm_pm_get_ls()
1908 switch (inpw(PLC(np,PL_STATUS_A)) & PL_LINE_ST) { in get_linestate()