Searched defs:DBGINF (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/unisys/include/
H A Duniklog.h29 * # DBGINF
64 #define DBGINF(fmt, args...) do { } while (0) macro
/drivers/staging/unisys/virthba/
H A Dvirthba.c29 #undef DBGINF macro
483 DBGINF("calling scsi_host_alloc.\n");
494 DBGINF("scsihost: 0x%p, scsihost->this_id: %d, host_no: %d.\n",
528 DBGINF("calling scsi_add_host\n");
561 DBGINF("generic_dev: 0x%p, queueinfo: 0x%p.\n",
585 DBGINF("starting rsp thread -- queueinfo: 0x%p, threadinfo: 0x%p.\n",
636 DBGINF("calling scsi_scan_host.\n");
638 DBGINF("return from scsi_scan_host.\n");
660 DBGINF("removing scsihost: 0x%p, scsihost->this_id: %d\n", scsihost,
664 DBGINF("stoppin
[all...]

Completed in 70 milliseconds