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

/linux-4.1.27/include/xen/interface/
H A Dmemory.h93 * 5. THIS FIELD MUST BE INITIALISED TO ZERO BY THE CALLER!
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c1246 lp->state = INITIALISED; de4x5_hw_init()
4621 if (lp->state == INITIALISED) { type1_infoblock()
4701 if (lp->state == INITIALISED) { type3_infoblock()
4788 if ((lp->state == INITIALISED) || (lp->media == INIT)) { type5_infoblock()
H A Dde4x5.h898 #define INITIALISED 0 /* After h/w initialised and mem alloc'd */ macro

Completed in 380 milliseconds