Home
last modified time | relevance | path

Searched refs:INITIALISED (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Drio.h258 #define INITIALISED 1 macro
/linux-2.4.37.9/drivers/net/
Dde4x5.h907 #define INITIALISED 0 /* After h/w initialised and mem alloc'd */ macro
Dde4x5.c1330 lp->state = INITIALISED; in de4x5_hw_init()
4749 if (lp->state == INITIALISED) { in type1_infoblock()
4829 if (lp->state == INITIALISED) { in type3_infoblock()
4916 if ((lp->state == INITIALISED) || (lp->media == INIT)) { in type5_infoblock()