Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c72 pmsc->typhn, // maxsize (size) in agtiapi_typhAlloc()
74 pmsc->typhn, // maxsegsize in agtiapi_typhAlloc()
88 pmsc->typhn ); in agtiapi_typhAlloc()
95 pmsc->typhn, in agtiapi_typhAlloc()
106 pmsc->typhn ); in agtiapi_typhAlloc()
146 (void*) ( (U32_64)pmsc->typh_busaddr + pmsc->typhn ) ); in agtiapi_InitResource()
580 pmsc->typhn = lAllMem; in agtiapi_ScopeDMARes()
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h293 U32 typhn; // size needed member
H A Dagtiapi.c950 " 0x%x \n", pmsc->typhn ); in agtiapi_attach()