Home
last modified time | relevance | path

Searched refs:osti_mem (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h287 void *osti_mem; member
H A Dagtiapi.c1716 &pmcsc->osti_mem, in agtiapi_alloc_ostimem()
1727 pmcsc->osti_mem, in agtiapi_alloc_ostimem()
1742 pMem->nocache_mem = (void*)((U64)pmcsc->osti_mem + ( idx * nomsize )); in agtiapi_alloc_ostimem()
6392 if( pCard->osti_mem != NULL ) { in agtiapi_ReleaseHBA()
6393 bus_dmamem_free( pCard->osti_dmat, pCard->osti_mem, pCard->osti_mapp ); in agtiapi_ReleaseHBA()