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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio.h157 #define INITIALISED 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.h898 #define INITIALISED 0 /* After h/w initialised and mem alloc'd */ macro
H A Dde4x5.c1249 lp->state = INITIALISED;
4648 if (lp->state == INITIALISED) {
4728 if (lp->state == INITIALISED) {
4815 if ((lp->state == INITIALISED) || (lp->media == INIT)) {

Completed in 115 milliseconds