nge_log
void nge_log(nge_t *ngep, const char *fmt, ...);
#define NGE_REPORT(args) NGE_DDB(nge_log args)
nge_log(ngep, "Using MSI interrupt type\n");
nge_log(ngep, "Using FIXED interrupt type\n");
nge_log(ngep, "%s property is %d",
nge_log(ngep, "%s property is %d",
nge_log(ngep, "%s property is %d",