Searched refs:IO_DBG (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 984 DPRINTF(IO_DBG, ("xdf@%s: I/O error while %s", in xdf_intr_locked() 1026 DPRINTF(IO_DBG, ( in xdf_ring_push() 1319 DPRINTF(IO_DBG, ( in xdf_process_rreq() 1322 DPRINTF(IO_DBG, ( in xdf_process_rreq() 1339 DPRINTF(IO_DBG, ( in xdf_process_rreq() 2799 DPRINTF(IO_DBG, ("xdf@%s: block %lld exceeds VBD size %"PRIu64, in xdf_strategy() 2841 DPRINTF(IO_DBG, ("xdf@%s: strategy blk %lld len %lu\n", in xdf_strategy() 2869 DPRINTF(IO_DBG, ("xdf@%s: read offset 0x%"PRIx64"\n", in xdf_read() 2902 DPRINTF(IO_DBG, ("xdf@%s: write offset 0x%"PRIx64"\n", in xdf_write() 2998 DPRINTF(IO_DBG, ("xdf@%s: dump addr (0x%p) blk (%ld) nblks (%d)\n", in xdf_dump()
|
H A D | xdf.h | 313 #define IO_DBG 0x10 macro
|