Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Ddpaa_ext.h118 #define DPAA_FD_GET_ADDRH(fd) ((t_DpaaFD *)fd)->addrh /**< Macro to g… macro
120 #define DPAA_FD_GET_PHYS_ADDR(fd) ((physAddress_t)(((uint64_t)DPAA_FD_GET_ADDRH(fd) << 32) | (u…