Home
last modified time | relevance | path

Searched refs:tiRscInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c197 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_InitResource()
499 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_ScopeDMARes()
H A Dlxencrypt.c152 ag_resource_info_t *pRscInfo = &pCardInfo->tiRscInfo; in show_dek_table_entry()
371 ag_resource_info_t *pRscInfo = &pCard->pCardInfo->tiRscInfo; in agtiapi_AddDek()
H A Dlxcommon.h436 ag_resource_info_t tiRscInfo; /* low level resource requirement */ member
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c792 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_attach()
1110 ag_resource_info_t *pRscInfo = &thisCardInst->tiRscInfo; 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()
1150 &thisCardInst->tiRscInfo.tiLoLevelResource, in agtiapi_InitCardSW()
1151 &thisCardInst->tiRscInfo.tiInitiatorResource, in agtiapi_InitCardSW()
1153 &thisCardInst->tiRscInfo.tiSharedMem ) != tiSuccess ) { in agtiapi_InitCardSW()
1668 next_tick = pmcsc->pCardInfo->tiRscInfo.tiLoLevelResource. in agtiapi_alloc_requests()
4793 U32 msecsPerTick = pCard->pCardInfo->tiRscInfo.tiInitiatorResource. in agtiapi_CheckCB()
[all …]