Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dsupern_2.h509 #define FM_SLSTCTR 0x0040 /* lost counter overflow */ macro
/linux-6.1.9/drivers/net/fddi/skfp/
Dfplustm.c93 FM_SERRCTR | FM_SLSTCTR |
783 if (code_s2l & FM_SLSTCTR) in mac2_irq()