Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.h474 #define HFLAG_INIT 0x00000200 /* Init called at least once */ macro
Dsunhme.c1436 if (!(hp->happy_flags & HFLAG_INIT)) { in happy_meal_init()
1438 hp->happy_flags |= HFLAG_INIT; in happy_meal_init()