Home
last modified time | relevance | path

Searched refs:FCOEI_LOG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c158 FCOEI_LOG(__FUNCTION__, "fcoei _init succeeded"); in _init()
174 FCOEI_LOG(__FUNCTION__, "fcoei _fini succeeded"); in _fini()
290 FCOEI_LOG(__FUNCTION__, "flag: %x", flag); in fcoei_open()
381 FCOEI_LOG(__FUNCTION__, "ioctl-0x%02X", cmd); in fcoei_ioctl()
429 FCOEI_LOG(__FUNCTION__, "get mac_id failed"); in fcoei_attach_init()
568 FCOEI_LOG(__FUNCTION__, "fail_minor_node"); in fcoei_attach_init()
573 FCOEI_LOG(__FUNCTION__, "fail_fca_attach"); in fcoei_attach_init()
576 FCOEI_LOG(__FUNCTION__, "fail_register_client"); in fcoei_attach_init()
654 FCOEI_LOG(__FUNCTION__, "ss %p", ss); in fcoei_watchdog()
1005 FCOEI_LOG(__FUNCTION__, "update port failed"); in fcoei_trigger_fp_attach()
[all …]
H A Dfcoei_eth.c136 FCOEI_LOG(__FUNCTION__, "not bound now"); in fcoei_rx_frame()
254 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_xfer_rdy()
502 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_abts_req()
525 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_abts_req()
680 FCOEI_LOG(__FUNCTION__, "can't find the " in fcoei_process_sol_els_rsp()
747 FCOEI_LOG(__FUNCTION__, "can't find the " in fcoei_process_sol_ct_rsp()
760 FCOEI_LOG(__FUNCTION__, "payload is smaller" in fcoei_process_sol_ct_rsp()
856 FCOEI_LOG(__FUNCTION__, "size :%d", size); in fcoei_fill_els_fpkt_resp()
1058 FCOEI_LOG(__FUNCTION__, "unsupported R_CTL"); in fcoei_fill_els_fpkt_resp()
1306 FCOEI_LOG(__FUNCTION__, "not bound now"); in fcoei_port_event()
[all …]
H A Dfcoei_lv.c132 FCOEI_LOG(__FUNCTION__, "ss is NULL"); in fcoei_bind_port()
141 FCOEI_LOG(__FUNCTION__, "ss has been bound"); in fcoei_bind_port()
150 FCOEI_LOG(__FUNCTION__, "port_num is not 0"); in fcoei_bind_port()
193 FCOEI_LOG(__FUNCTION__, "Exit fcoei_bind_port: %p", ss); in fcoei_bind_port()
217 FCOEI_LOG(__FUNCTION__, "Exit fcoei_unbind_port: %p", ss); in fcoei_unbind_port()
296 FCOEI_LOG(__FUNCTION__, "cap: %s", cap); in fcoei_get_cap()
313 FCOEI_LOG(__FUNCTION__, "not supported"); in fcoei_get_cap()
506 FCOEI_LOG(__FUNCTION__, "not online now: ss-%p", ss); in fcoei_reset()
542 FCOEI_LOG(__FUNCTION__, "cmd-%x not supported", cmd); in fcoei_reset()
857 FCOEI_LOG(__FUNCTION__, "failed to alloc: %p", xch); in fcoei_initiate_ct_req()
[all …]
H A Dfcoei.h47 #define FCOEI_LOG(log_ident, ...) \ macro
297 FCOEI_LOG(x_p, "rctl/%x, fctl/%x, type/%x, oxid/%x", \