Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsupern_2.h509 #define FM_SLSTCTR 0x0040 /* lost counter overflow */ macro
/Linux-v5.4/drivers/net/fddi/skfp/
Dfplustm.c97 FM_SERRCTR | FM_SLSTCTR |
787 if (code_s2l & FM_SLSTCTR) in mac2_irq()