Searched refs:FZA_EVENT_LINK_ST_CHG (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/fddi/ | ||
D | defza.h | 47 #define FZA_EVENT_LINK_ST_CHG 0x0040 /* link status change */ macro |
D | defza.c | 951 if ((int_event & FZA_EVENT_LINK_ST_CHG) != 0) { in fza_interrupt() |