Searched refs:IO_DBG (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 970 DPRINTF(IO_DBG, ("xdf@%s: I/O error while %s", in xdf_intr_locked() 1012 DPRINTF(IO_DBG, ( in xdf_ring_push() 1305 DPRINTF(IO_DBG, ( in xdf_process_rreq() 1308 DPRINTF(IO_DBG, ( in xdf_process_rreq() 1325 DPRINTF(IO_DBG, ( in xdf_process_rreq() 2759 DPRINTF(IO_DBG, ("xdf@%s: block %lld exceeds VBD size %"PRIu64, in xdf_strategy() 2801 DPRINTF(IO_DBG, ("xdf@%s: strategy blk %lld len %lu\n", in xdf_strategy() 2829 DPRINTF(IO_DBG, ("xdf@%s: read offset 0x%"PRIx64"\n", in xdf_read() 2862 DPRINTF(IO_DBG, ("xdf@%s: write offset 0x%"PRIx64"\n", in xdf_write() 2958 DPRINTF(IO_DBG, ("xdf@%s: dump addr (0x%p) blk (%ld) nblks (%d)\n", in xdf_dump()
|
H A D | xdf.h | 308 #define IO_DBG 0x10 macro
|