TDLIST_INIT_HDR
TDLIST_INIT_HDR(&pEsglAllInfo->freelist);
TDLIST_INIT_HDR(&(tdsaAllShared->timerlist));
TDLIST_INIT_HDR(&(tdsaAllShared->MainPortContextList));
TDLIST_INIT_HDR(&(tdsaAllShared->FreePortContextList));
TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.discoveringExpanderList));
TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList));
TDLIST_INIT_HDR(&(tdsaAllShared->MainDeviceList));
TDLIST_INIT_HDR(&(tdsaAllShared->FreeDeviceList));
TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satIoLinkList));
TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satFreeIntIoLinkList));
TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satActiveIntIoLinkList));
TDLIST_INIT_HDR(&(tdsaIntCoalCxt[0].MainLink));
TDLIST_INIT_HDR(&(tdsaIntCoalCxt[0].FreeLink));
TDLIST_INIT_HDR(&(tdsaAllShared->freeExpanderList));
TDLIST_INIT_HDR(toAddListHdr); \
TDLIST_INIT_HDR(toAddListHdr); \
TDLIST_INIT_HDR(&TMtdIORequestBody->EsglPageList);
TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
TDLIST_INIT_HDR(&(Initiator->timerlist));
TDLIST_INIT_HDR(&ttdsaXchgData->xchgFreeList);
TDLIST_INIT_HDR(&ttdsaXchgData->xchgBusyList);