Home
last modified time | relevance | path

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

/freebsd/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()
213 pRscInfo->tiLoLevelResource.loLevelOption.usecsPerTick = uSecPerTick; in agtiapi_InitResource()
217 pRscInfo->tiLoLevelResource.loLevelOption.usecsPerTick ); in agtiapi_InitResource()
218 for( numVal = 0; numVal < pRscInfo->tiLoLevelResource.loLevelMem.count; in agtiapi_InitResource()
220 if( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength == in agtiapi_InitResource()
227 if ( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].alignment < in agtiapi_InitResource()
230 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].alignment = in agtiapi_InitResource()
233 if( ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
235 ((pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].type in agtiapi_InitResource()
[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/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()
1143 thisCardInst->tiRscInfo.tiLoLevelResource.loLevelOption.max_MSI_InterruptVectors = 0; 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()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h103 typedef struct tiLoLevelResource struct