Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/h/
Dsupern_2.h513 #define FM_SLSTCTR 0x0040 /* lost counter overflow */ macro
/linux-2.6.39/drivers/net/skfp/
Dfplustm.c100 FM_SERRCTR | FM_SLSTCTR |
790 if (code_s2l & FM_SLSTCTR) in mac2_irq()