Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dsunhme.h472 #define HFLAG_INIT 0x00000200 /* Init called at least once */ macro
Dsunhme.c1271 if (!(hp->happy_flags & HFLAG_INIT)) { in happy_meal_init()
1273 hp->happy_flags |= HFLAG_INIT; in happy_meal_init()