Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c604 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: start\n")); in fd_attach()
715 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach()
748 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: ejectable? %d\n", in fd_attach()
765 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "fd_attach: unit %d\n", in fd_attach()
799 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach()
841 FDERRPRINT(FDEP_L1, FDEM_ATTA, (C, "type is 82077\n")); in fd_attach_map_regs()
852 FDERRPRINT(FDEP_L1, FDEM_ATTA, ((int)C, in fd_attach_map_regs()
884 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
900 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
916 FDERRPRINT(FDEP_L1, FDEM_ATTA, in fd_attach_det_ctlr()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c284 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
317 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
327 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
333 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_probe()
362 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
418 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
503 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
552 FDERRPRINT(FDEP_L3, FDEM_ATTA, in fd_attach()
568 FDERRPRINT(FDEP_L3, FDEM_ATTA, (CE_WARN, "fd_detach dip %p", in fd_detach()
677 FDERRPRINT(FDEP_L1, FDEM_OPEN, in fd_open()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dfd_debug.h45 #define FDERRPRINT(l, m, args) \ macro
50 #define FDERRPRINT(l, m, args) { }
/illumos-gate/usr/src/uts/intel/sys/
H A Dfd_debug.h46 #define FDERRPRINT(l, m, args) \ macro
51 #define FDERRPRINT(l, m, args) { }
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdvar.h378 #define FDERRPRINT(l, m, args) \ macro