Searched refs:ag_card_info_t (Results 1 – 8 of 8) sorted by relevance
40 void agtiapi_DisplayRsc(ag_card_info_t *);41 agBOOLEAN agtiapi_InitResource(ag_card_info_t *);42 agBOOLEAN agtiapi_typhAlloc(ag_card_info_t *);43 int agtiapi_ScopeDMARes(ag_card_info_t *);44 void agtiapi_ReleasePCIMem(ag_card_info_t *);46 STATIC agBOOLEAN agtiapi_MemAlloc( ag_card_info_t *thisCardInst,56 void agtiapi_MemFree(ag_card_info_t *); 59 int agtiapi_ProbeCard(device_t, ag_card_info_t *, int);68 static void agtiapi_ProcDel(ag_card_info_t *pInfo);69 static int agtiapi_ProcAdd(ag_card_info_t *pInfo);[all …]
60 ag_card_info_t *pCardInfo = TIROOT_TO_CARDINFO( ptiRoot ); in ostiAllocMemory()197 ag_card_info_t *pCardInfo; in ostiChipReadBit32()216 ag_card_info_t *pCardInfo; in ostiChipWriteBit32()237 ag_card_info_t *pCardInfo; in ostiChipReadBit32Ext()260 ag_card_info_t *pCardInfo; in ostiChipWriteBit32Ext()277 ag_card_info_t *pCardInfo; in ostiChipReadBit8()294 ag_card_info_t *pCardInfo; in ostiChipWriteBit8()324 ag_card_info_t *pCardInfo = TIROOT_TO_CARDINFO( ptiRoot ); in ostiFreeMemory()
60 STATIC agBOOLEAN agtiapi_typhAlloc( ag_card_info_t *thisCardInst ) in agtiapi_typhAlloc()130 STATIC agBOOLEAN agtiapi_InitResource( ag_card_info_t *thisCardInst ) in agtiapi_InitResource()490 STATIC int agtiapi_ScopeDMARes( ag_card_info_t *thisCardInst ) in agtiapi_ScopeDMARes()586 STATIC void agtiapi_ReleasePCIMem( ag_card_info_t *pCardInfo ) { in agtiapi_ReleasePCIMem()622 STATIC agBOOLEAN agtiapi_MemAlloc( ag_card_info_t *thisCardInst, in agtiapi_MemAlloc()685 STATIC void agtiapi_MemFree( ag_card_info_t *pCardInfo ) in agtiapi_MemFree()755 ag_card_info_t *thisCardInst, in agtiapi_ProbeCard()771 sizeof(ag_card_info_t) ); in agtiapi_ProbeCard()
450 } ag_card_info_t; typedef
151 ag_card_info_t *pCardInfo = pCard->pCardInfo; in show_dek_table_entry()
583 ag_card_t *pCard = ((ag_card_info_t*)ptiRoot->osData)->pCard; in ostiEnter()611 ag_card_t *pCard = ((ag_card_info_t*)ptiRoot->osData)->pCard; in ostiLeave()
342 ag_card_info_t *pCardInfo;
215 static ag_card_info_t agCardInfoList[ AGTIAPI_MAX_CARDS ]; // card info list687 ag_card_info_t *thisCardInst; in agtiapi_probe()721 ag_card_info_t *thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_attach()1109 ag_card_info_t *thisCardInst = pmsc->pCardInfo; in agtiapi_InitCardSW()1736 ag_card_info_t *pCardInfo = pmcsc->pCardInfo; in agtiapi_alloc_ostimem()6293 ag_card_info_t *thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_ReleaseHBA()6297 ag_card_info_t *pCardInfo = pCard->pCardInfo; in agtiapi_ReleaseHBA()6558 memset((void *)pCardInfo, 0, sizeof(ag_card_info_t)); in agtiapi_ReleaseHBA()