Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxpvar.h235 #define FXP_FLAG_CU_RESUME_BUG 0x0080 /* requires workaround for CU_RESUME */ macro
H A Dif_fxp.c600 sc->flags |= FXP_FLAG_CU_RESUME_BUG; in fxp_attach()
2820 sc->flags & FXP_FLAG_CU_RESUME_BUG) in fxp_miibus_statchg()