Searched refs:typh_mem (Results 1 – 2 of 2) sorted by relevance
84 &pmsc->typh_mem, in agtiapi_typhAlloc()94 pmsc->typh_mem, in agtiapi_typhAlloc()647 *VirtAlloc = (void*)( (U64)pmsc->typh_mem + pmsc->typhIdx ); in agtiapi_MemAlloc()703 if( pmsc->typh_mem != NULL ) { in agtiapi_MemFree()704 bus_dmamem_free( pmsc->typh_dmat, pmsc->typh_mem, pmsc->typh_mapp ); in agtiapi_MemFree()
294 void *typh_mem; member