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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdlist.h45 #define TDLIST_INIT_HDR(hdr) \ macro
130 TDLIST_INIT_HDR(toAddListHdr); \
147 TDLIST_INIT_HDR(toAddListHdr); \
H A Dtdinit.c2638 TDLIST_INIT_HDR(&(tdsaAllShared->timerlist));
2725 TDLIST_INIT_HDR(&(tdsaAllShared->MainPortContextList));
2726 TDLIST_INIT_HDR(&(tdsaAllShared->FreePortContextList));
2734 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.discoveringExpanderList));
2735 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList));
2956 TDLIST_INIT_HDR(&(tdsaAllShared->MainDeviceList));
2957 TDLIST_INIT_HDR(&(tdsaAllShared->FreeDeviceList));
3008 TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satIoLinkList));
3009 TDLIST_INIT_HDR(&(tdsaDeviceData[i].satDevData.satFreeIntIoLinkList));
3010 TDLIST_INIT_HDR(
[all...]
H A Dtdesgl.c172 TDLIST_INIT_HDR(&pEsglAllInfo->freelist);
H A Dtdmisc.c1022 TDLIST_INIT_HDR(&TMtdIORequestBody->EsglPageList);
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdinit.c453 TDLIST_INIT_HDR(&(Initiator->timerlist));
H A Ditddisc.c1928 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
2007 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c493 TDLIST_INIT_HDR(&ttdsaXchgData->xchgFreeList);
494 TDLIST_INIT_HDR(&ttdsaXchgData->xchgBusyList);

Completed in 190 milliseconds