Searched refs:DPAA2_SWP_STAT_EINVAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dpaa2/ | ||
H A D | dpaa2_swp.h | 198 #define DPAA2_SWP_STAT_EINVAL 0xFE /* Invalid argument */ macro |
H A D | dpaa2_swp.c | 189 return (DPAA2_SWP_STAT_EINVAL); in dpaa2_swp_init_portal() |