Home
last modified time | relevance | path

Searched refs:tiLoLevelResource (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c198 pRscInfo->tiLoLevelResource.loLevelOption.pciFunctionNumber = in agtiapi_InitResource()
208 if (pRscInfo->tiLoLevelResource.loLevelMem.count != 0) { in agtiapi_InitResource()
233 if( ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
235 ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
246 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
255 &pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal]. in agtiapi_InitResource()
257 &pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal]. in agtiapi_InitResource()
501 if (pRscInfo->tiLoLevelResource.loLevelMem.count != 0) { in agtiapi_ScopeDMARes()
516 if( ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_ScopeDMARes()
518 ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_ScopeDMARes()
[all …]
H A Dlxencrypt.c159 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in show_dek_table_entry()
161 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in show_dek_table_entry()
382 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in agtiapi_AddDek()
385 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in agtiapi_AddDek()
H A Dlxcommon.h364 tiLoLevelResource_t tiLoLevelResource; // Low level resource required member
/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c848 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_attach()
943 &pRscInfo->tiLoLevelResource, in agtiapi_attach()
1133 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_InitCardSW()
1139 thisCardInst->tiRscInfo.tiLoLevelResource.loLevelOption. in agtiapi_InitCardSW()
1144 thisCardInst->tiRscInfo.tiLoLevelResource.loLevelOption.flag = 0; in agtiapi_InitCardSW()
1145 pRscInfo->tiLoLevelResource.loLevelOption.maxNumOSLocks = 0; in agtiapi_InitCardSW()
1150 &thisCardInst->tiRscInfo.tiLoLevelResource, in agtiapi_InitCardSW()
1158 maxLocks = pRscInfo->tiLoLevelResource.loLevelOption.numOfQueuesPerPort; in agtiapi_InitCardSW()
1668 next_tick = pmcsc->pCardInfo->tiRscInfo.tiLoLevelResource. in agtiapi_alloc_requests()
5845 next_tick = pCard->pCardInfo->tiRscInfo.tiLoLevelResource. in agtiapi_TITimer()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h103 typedef struct tiLoLevelResource struct