Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h114 #define HERMES_EV_WTERR (0x4000) macro
H A Dmain.c162 | HERMES_EV_WTERR | HERMES_EV_INFO \
1926 if (events & HERMES_EV_WTERR) in orinoco_interrupt()