Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/
H A Ddefza.h48 #define FZA_EVENT_STATE_CHG 0x0020 /* adapter state change */ macro
H A Ddefza.c972 if ((int_event & FZA_EVENT_STATE_CHG) != 0) { in fza_interrupt()