Home
last modified time | relevance | path

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

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