Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c199 pRscInfo->tiLoLevelResource.loLevelOption.pciFunctionNumber = in agtiapi_InitResource()
209 if (pRscInfo->tiLoLevelResource.loLevelMem.count != 0) { in agtiapi_InitResource()
234 if( ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
236 ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
247 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
256 &pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal]. in agtiapi_InitResource()
258 &pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal]. in agtiapi_InitResource()
502 if (pRscInfo->tiLoLevelResource.loLevelMem.count != 0) { in agtiapi_ScopeDMARes()
517 if( ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_ScopeDMARes()
519 ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_ScopeDMARes()
[all …]
H A Dlxencrypt.c160 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in show_dek_table_entry()
162 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in show_dek_table_entry()
383 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in agtiapi_AddDek()
386 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in agtiapi_AddDek()
H A Dlxcommon.h365 tiLoLevelResource_t tiLoLevelResource; // Low level resource required member
/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c855 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_attach()
949 &pRscInfo->tiLoLevelResource, in agtiapi_attach()
1144 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_InitCardSW()
1150 thisCardInst->tiRscInfo.tiLoLevelResource.loLevelOption. in agtiapi_InitCardSW()
1155 thisCardInst->tiRscInfo.tiLoLevelResource.loLevelOption.flag = 0; in agtiapi_InitCardSW()
1156 pRscInfo->tiLoLevelResource.loLevelOption.maxNumOSLocks = 0; in agtiapi_InitCardSW()
1161 &thisCardInst->tiRscInfo.tiLoLevelResource, in agtiapi_InitCardSW()
1169 maxLocks = pRscInfo->tiLoLevelResource.loLevelOption.numOfQueuesPerPort; in agtiapi_InitCardSW()
1697 next_tick = pmcsc->pCardInfo->tiRscInfo.tiLoLevelResource. in agtiapi_alloc_requests()
5874 next_tick = pCard->pCardInfo->tiRscInfo.tiLoLevelResource. in agtiapi_TITimer()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h104 typedef struct tiLoLevelResource struct