Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dif_gfe.c103 #define GE_FUNC_ENTER(sc, func) GE_DPRINTF(sc, ("[" func)) macro
107 #define GE_FUNC_ENTER(sc, func) do { } while (0) macro