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