Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dsupern_2.h482 #define FM_SLOCLM 0x0008 /* low claim received */ macro
/linux-6.1.9/drivers/net/fddi/skfp/
Dfplustm.c100 FM_SLOCLM | FM_SHICLM | FM_SMYCLM | FM_SCLM ;
720 if (change_s2u & code_s2u & FM_SLOCLM) { in mac2_irq()