Searched refs:rge_log (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_log.c90 rge_log(rge_t *rgep, const char *fmt, ...) function
193 rge_log(rgep, "%d bytes of %s at address %p:-", len, caption, dp);
199 rge_log(rgep, "%08x %08x %08x %08x",
212 rge_log(rgep, "PCI address %lx flags_len 0x%x"
221 rge_log(rgep, "PCI address %llx buffer len 0x%x token 0x%x",
H A Drge_ndd.c288 rge_log(rgep, "%s property is %d",
347 rge_log(rgep, "%s property is %d",
349 rge_log(rgep, "%s property is %d",
H A Drge.h707 #define RGE_REPORT(args) RGE_DDB(rge_log args)
740 /* rge_log.c */
749 void rge_log(rge_t *rgep, const char *fmt, ...);
H A Drge_main.c1338 rge_log(rgep, "ddi_intr_alloc() Requested: %d, Received: %d\n",
1738 rge_log(rgep, "Using MSI interrupt type\n");
1750 rge_log(rgep, "Using FIXED interrupt type\n");

Completed in 50 milliseconds