Home
last modified time | relevance | path

Searched refs:FDERRPRINT (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/sun/io/
H A Dfd.c602 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: start\n")); in fd_attach()
713 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach()
746 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: ejectable? %d\n", in fd_attach()
763 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: unit %d\n", in fd_attach()
797 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach()
839 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "type is 82077\n")); in fd_attach_map_regs()
850 FDERRPRINT(FDEP_L1, FDEM_ATTA, ((int)C, in fd_attach_map_regs()
882 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
898 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
914 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
[all …]
/titanic_50/usr/src/uts/common/io/
H A Dfd.c281 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
313 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
323 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
329 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
358 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
413 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
498 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
547 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
563 FDERRPRINT(FDEP_L3, FDEM_ATTA, (CE_WARN, "fd_detach dip %p", in fd_detach()
672 FDERRPRINT(FDEP_L1, FDEM_OPEN, in fd_open()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dfd_debug.h47 #define FDERRPRINT(l, m, args) \ macro
52 #define FDERRPRINT(l, m, args) { }
/titanic_50/usr/src/uts/intel/sys/
H A Dfd_debug.h48 #define FDERRPRINT(l, m, args) \ macro
53 #define FDERRPRINT(l, m, args) { }
/titanic_50/usr/src/uts/sun/sys/
H A Dfdvar.h378 #define FDERRPRINT(l, m, args) \ macro