DMLIST_INIT_HDR
DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.discoveringExpanderList));
DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
DMLIST_INIT_HDR(&(dmAllShared->freeSMPList));
DMLIST_INIT_HDR(&(dmAllShared->MainDeviceList));
DMLIST_INIT_HDR(&(dmAllShared->FreeDeviceList));
DMLIST_INIT_HDR(&(dmAllShared->freeExpanderList));
DMLIST_INIT_HDR(&(dmAllShared->mainExpanderList));
DMLIST_INIT_HDR(&(dmAllShared->MainPortContextList));
DMLIST_INIT_HDR(&(dmAllShared->FreePortContextList));
DMLIST_INIT_HDR(&(dmPortContext[i].discovery.discoveringExpanderList));
DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList));
DMLIST_INIT_HDR(&(dmAllShared->timerlist));
DMLIST_INIT_HDR(toAddListHdr); \
DMLIST_INIT_HDR(toAddListHdr); \