Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.h898 #define INITIALISED 0 /* After h/w initialised and mem alloc'd */ macro
Dde4x5.c1243 lp->state = INITIALISED; in de4x5_hw_init()
4628 if (lp->state == INITIALISED) { in type1_infoblock()
4708 if (lp->state == INITIALISED) { in type3_infoblock()
4795 if ((lp->state == INITIALISED) || (lp->media == INIT)) { in type5_infoblock()