Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c121 static void efe_dprintf(dev_info_t *, int, const char *, ...);
125 efe_dprintf((dip), CE_CONT, __VA_ARGS__)
131 efe_dprintf((dip), CE_WARN, __VA_ARGS__)
1658 efe_dprintf(dev_info_t *dip, int level, const char *format, ...) in efe_dprintf() function