Searched refs:FALCON_RESET_WORLD (Results 1 – 1 of 1) sorted by relevance
1957 FALCON_RESET_WORLD = FALCON_RESET_ALL | ETH_RESET_IRQ, in falcon_map_reset_flags() enumerator1960 if ((*flags & FALCON_RESET_WORLD) == FALCON_RESET_WORLD) { in falcon_map_reset_flags()1961 *flags &= ~FALCON_RESET_WORLD; in falcon_map_reset_flags()