Searched refs:SMLIST_INIT_HDR (Results 1 – 2 of 2) sorted by relevance
307 SMLIST_INIT_HDR(&(smAllShared->timerlist)); in smInitTimers()382 SMLIST_INIT_HDR(&(smAllShared->MainDeviceList)); in smDeviceDataInit()383 SMLIST_INIT_HDR(&(smAllShared->FreeDeviceList)); in smDeviceDataInit()401 SMLIST_INIT_HDR(&(smDeviceData[i].satIoLinkList)); in smDeviceDataInit()402 SMLIST_INIT_HDR(&(smDeviceData[i].satFreeIntIoLinkList)); in smDeviceDataInit()403 SMLIST_INIT_HDR(&(smDeviceData[i].satActiveIntIoLinkList)); in smDeviceDataInit()456 SMLIST_INIT_HDR(&(smAllShared->freeIOList)); in smIOInit()457 SMLIST_INIT_HDR(&(smAllShared->mainIOList)); in smIOInit()
34 #define SMLIST_INIT_HDR(hdr) \ macro119 SMLIST_INIT_HDR(toAddListHdr); \136 SMLIST_INIT_HDR(toAddListHdr); \