Searched refs:FCOET_EXT_LOG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h49 * extended logging, and use FCOET_EXT_LOG.
50 * 3) Don't use FCOET_EXT_LOG in performance-critical code path, such
55 #define FCOET_EXT_LOG(log_ident, ...) \ macro
H A Dfcoet_eth.c392 FCOET_EXT_LOG(0, "can't get cmd");
406 FCOET_EXT_LOG(0, "can't get fcp cmd");
414 FCOET_EXT_LOG(0, "unsupported R_CTL: %x", r_ctl);
949 FCOET_EXT_LOG("fcoet_send_unsol_els_rsp_done",
H A Dfcoet_fc.c898 FCOET_EXT_LOG(ss->ss_alias, "port is being enabled-%p", ss);
917 FCOET_EXT_LOG(ss->ss_alias, "port is being disabled-%p", ss);

Completed in 59 milliseconds