Home
last modified time | relevance | path

Searched refs:tdsaEsglAllInfo_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c98 tdsaEsglAllInfo_t *pEsglAllInfo = (tdsaEsglAllInfo_t *)&(tdsaAllShared->EsglAllInfo); in tdsaEsglInit()
275 tdsaEsglAllInfo_t *pEsglAllInfo = &(tdsaAllShared->EsglAllInfo); in tdsaGetEsglPages()
431 tdsaEsglAllInfo_t *pEsglAllInfo = (tdsaEsglAllInfo_t *)&(tdsaAllShared->EsglAllInfo); in tdsaFreeEsglPages()
H A Dtdsatypes.h161 } tdsaEsglAllInfo_t; typedef
H A Dtdinit.c320 tdsaEsglAllInfo_t *pEsglAllInfo; in tiCOMInit()
342 TI_DBG6(("ticominit: tdsaEsglAllInfo_t %d\n", (int)sizeof(tdsaEsglAllInfo_t))); in tiCOMInit()
600 pEsglAllInfo = (tdsaEsglAllInfo_t *)&(tdsaAllShared->EsglAllInfo); in tiCOMInit()