Home
last modified time | relevance | path

Searched refs:TDLIST_INIT_HDR (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdlist.h45 #define TDLIST_INIT_HDR(hdr) \ macro
130 TDLIST_INIT_HDR(toAddListHdr); \
147 TDLIST_INIT_HDR(toAddListHdr); \
HDtdinit.c2638 TDLIST_INIT_HDR(&(tdsaAllShared->timerlist)); in tdsaInitTimers()
2725 TDLIST_INIT_HDR(&(tdsaAllShared->MainPortContextList)); in tdsaPortContextInit()
2726 TDLIST_INIT_HDR(&(tdsaAllShared->FreePortContextList)); in tdsaPortContextInit()
2734 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.discoveringExpanderList)); in tdsaPortContextInit()
2735 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList)); in tdsaPortContextInit()
2956 TDLIST_INIT_HDR(&(tdsaAllShared->MainDeviceList)); in tdsaDeviceDataInit()
2957 TDLIST_INIT_HDR(&(tdsaAllShared->FreeDeviceList)); in tdsaDeviceDataInit()
3008 TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satIoLinkList)); in tdsaDeviceDataInit()
3009 TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satFreeIntIoLinkList)); in tdsaDeviceDataInit()
3010 TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satActiveIntIoLinkList)); in tdsaDeviceDataInit()
[all …]
HDtdesgl.c172 TDLIST_INIT_HDR(&pEsglAllInfo->freelist); in tdsaEsglInit()
HDtdmisc.c1022 TDLIST_INIT_HDR(&TMtdIORequestBody->EsglPageList); in tiINITaskManagement()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitdinit.c453 TDLIST_INIT_HDR(&(Initiator->timerlist)); in itdssInitTimers()
HDitddisc.c1928 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaCleanAllExp()
2007 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaFreeAllExp()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
HDttdinit.c493 TDLIST_INIT_HDR(&ttdsaXchgData->xchgFreeList); in ttdsaXchgInit()
494 TDLIST_INIT_HDR(&ttdsaXchgData->xchgBusyList); in ttdsaXchgInit()