Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dif_gfe.c104 #define GE_FUNC_EXIT(sc, str) GE_DPRINTF(sc, (str "]")) macro
108 #define GE_FUNC_EXIT(sc, str) do { } while (0) macro