Home
last modified time | relevance | path

Searched defs:Pool_To_PA_Args (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_ipa_pool_uapi.h203 struct Pool_To_PA_Args struct
205 MS_U32 pool_handle_id;//in : pa in which pool.
206 MS_U64 offset_in_pool;//in: pa offset in pool.
208 MS_U64 PA;//out: PA value.
209 MS_S32 error_code; // out: reason why failed.
234 #define IPA_POOL_IOC_POOL_TO_PA _IOWR(IPA_POOL_IOC_MAGIC, 0x0D, struct Pool_To_PA_Args) argument