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