Searched refs:FDEP_L1 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/sun/io/ |
H A D | fd.c | 602 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_41/usr/src/uts/common/sys/ |
H A D | fd_debug.h | 40 #define FDEP_L1 1 /* best for debug */ macro
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | fd_debug.h | 41 #define FDEP_L1 1 /* best for debug */ macro
|
/titanic_41/usr/src/uts/sun/sys/ |
H A D | fdvar.h | 373 #define FDEP_L1 1 /* best for debug */ macro
|
/titanic_41/usr/src/uts/common/io/ |
H A D | fd.c | 672 FDERRPRINT(FDEP_L1, FDEM_OPEN, in fd_open() 976 FDERRPRINT(FDEP_L1, FDEM_CLOS, in fd_close() 1033 FDERRPRINT(FDEP_L1, FDEM_STRA, in fd_strategy() 1295 FDERRPRINT(FDEP_L1, FDEM_IOCT, in fd_ioctl() 1555 FDERRPRINT(FDEP_L1, FDEM_IOCT, in fd_ioctl() 2014 FDERRPRINT(FDEP_L1, FDEM_RAWI, in fd_rawioctl() 2162 FDERRPRINT(FDEP_L1, FDEM_PROP, in fd_prop_op()
|
H A D | fdc.c | 1138 FCERRPRINT(FDEP_L1, FDEM_RW, (CE_CONT, "fdrw unit %d\n", funit)); in fdrw() 1515 FCERRPRINT(FDEP_L1, FDEM_RAWI, in fdrawioctl() 1520 FCERRPRINT(FDEP_L1, FDEM_RAWI, in fdrawioctl() 1542 FCERRPRINT(FDEP_L1, FDEM_RAWI, in fdrawioctl() 1838 FCERRPRINT(FDEP_L1, FDEM_SCHG, in fdcspdchange() 2379 FCERRPRINT(FDEP_L1, FDEM_CHEK, in fdcheckdisk() 3113 FCERRPRINT(FDEP_L1, FDEM_EXEC, in fdc_statemach()
|