Home
last modified time | relevance | path

Searched refs:FP_FATAL_MESSAGES (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h229 #define FP_FATAL_MESSAGES 0x02 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c231 static uchar_t fp_verbosity = (FP_WARNING_MESSAGES | FP_FATAL_MESSAGES);
14980 if ((port->fp_verbose & FP_FATAL_MESSAGES) == 0) { in fp_printf()