Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman.c195 t_PhysToVirt *f_PhysToVirt, t_VirtToPhys *f_VirtToPhys) in bman_pool_create()
/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h375 t_PhysToVirt *f_PhysToVirt; /**< User callback to translate pool buffers member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h968 static __inline__ uint8_t * BdBufferGet (t_PhysToVirt *f_PhysToVirt, t_FmImBd *p_Bd) in BdBufferGet()