Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/h/
Dsupern_2.h484 #define FM_SMYBEC 0x0002 /* my beacon received */ macro
/linux-2.6.39/drivers/net/skfp/
Dfplustm.c106 static const int mac_beacon_imsk2u = FM_SOTRBEC | FM_SMYBEC | FM_SBEC |
725 if (code_s2u & FM_SMYBEC) in mac2_irq()