Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsunhme.h476 #define HFLAG_INIT 0x00000200 /* Init called at least once */ macro
Dsunhme.c1452 if (!(hp->happy_flags & HFLAG_INIT)) { in happy_meal_init()
1454 hp->happy_flags |= HFLAG_INIT; in happy_meal_init()