Searched refs:FCOET_LOG (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_eth.c | 144 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 154 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 164 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 174 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 184 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 194 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 203 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 213 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 223 FCOET_LOG("fcoet_rx_frame", in fcoet_rx_frame() 349 FCOET_LOG("fcoet_port_event", "LINK UP notified"); in fcoet_port_event() [all …]
|
H A D | fcoet.c | 208 FCOET_LOG("_init", "exit _init with %x", ret); in _init() 225 FCOET_LOG("_fini", "exit _fini with %x", ret); in _fini() 247 FCOET_LOG("fcoet_attach", "get instance %d", instance); in fcoet_attach() 266 FCOET_LOG("fcoet_attach", "end with-%x", ret); in fcoet_attach() 274 FCOET_LOG("fcoet_attach", "unspported attach cmd-%x", cmd); in fcoet_attach() 302 FCOET_LOG("fcoet_detach", "fcoet_detach_uninit end with-%x", in fcoet_detach() 311 FCOET_LOG("fcoet_detach", "unsupported detach cmd-%x", cmd); in fcoet_detach() 424 FCOET_LOG("fcoet_ioctl", "ioctl-0x%02X", cmd); in fcoet_ioctl() 456 FCOET_LOG(__FUNCTION__, "version: %x %x", FCOE_VER_NOW, fcoe_ver_now); in fcoet_attach_init() 460 FCOET_LOG("fcoet_attach_init", "get mac_id failed"); in fcoet_attach_init() [all …]
|
H A D | fcoet.h | 62 #define FCOET_LOG(log_ident, ...) \ macro 295 FCOET_LOG(x_p, "rctl/%x, type/%x, fctl/%x, oxid/%x", \
|
H A D | fcoet_fc.c | 329 FCOET_LOG("fcoet_abort_cmd", "cmd=%p, xch=%p, cmd_specific=%p", in fcoet_abort_cmd() 601 FCOET_LOG("fcoet_ctl: fct_port_initialize " in fcoet_ctl() 607 FCOET_LOG("fcoet_ctl", "Unsupported cmd %x", cmd); in fcoet_ctl()
|