Home
last modified time | relevance | path

Searched refs:QL_PRINT_2 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h115 #define QL_PRINT_2(ha, ...) ql_dbg_msg(ha, __func__, CE_CONT, __VA_ARGS__) macro
119 #define QL_PRINT_2(...) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c110 QL_PRINT_2(NULL, "failed, no adapter\n"); in ql_open()
118 QL_PRINT_2(ha, "failed, open type\n"); in ql_open()
165 QL_PRINT_2(ha, "failed, no adapter\n"); in ql_close()
172 QL_PRINT_2(ha, "failed, open type\n"); in ql_close()
216 QL_PRINT_2(NULL, "ql_ioctl: ddi_in_panic exit\n"); in ql_ioctl()
222 QL_PRINT_2(ha, "failed, no adapter\n"); in ql_ioctl()
H A Dql_api.c2651 QL_PRINT_2(ha, "switch does not support " in ql_bind_port()
2657 QL_PRINT_2(ha, "port number=%d " in ql_bind_port()
2693 QL_PRINT_2(ha, "failed to enable " in ql_bind_port()
2814 QL_PRINT_2(ha, "port already unbound\n"); in ql_unbind_port()
7030 QL_PRINT_2(ha, "Loop ID is now " in ql_login_fabric_port()
8997 QL_PRINT_2(ha, "done rscn_sendup=0, " in ql_unsol_callback()
9017 QL_PRINT_2(ha, "logo_sendup=0, d_id=%xh" in ql_unsol_callback()
11019 QL_PRINT_2(ha, "failed\n"); in ql_fca_handle_to_state()
16323 QL_PRINT_2(ha, "no prop exit\n"); in ql_save_config_regs()
16389 QL_PRINT_2(ha, "no prop exit\n"); in ql_restore_config_regs()
[all …]
H A Dql_init.c3382 QL_PRINT_2(ha, "UNKNOWN topology=%xh, d_id=%xh\n", in ql_configure_hba()
3737 QL_PRINT_2(ha, "Low Power exit\n"); in ql_reset_chip()
4064 QL_PRINT_2(ha, "started\n"); in ql_abort_isp()
4071 QL_PRINT_2(ha, "already active or suspended tdf=0x%llx, " in ql_abort_isp()
4235 QL_PRINT_2(ha, "done\n"); in ql_abort_isp()
4492 QL_PRINT_2(ha, "failed to enable virtual port\n"); in ql_vport_enable()
H A Dql_xioctl.c680 QL_PRINT_2(NULL, "failed,\n"); in ql_validate_signature()
4708 QL_PRINT_2(NULL, "failed, ddi_copyin\n"); in ql_get_buffer_data()
4739 QL_PRINT_2(NULL, "failed, ddi_copyin\n"); in ql_send_buffer_data()
H A Dql_isr.c1821 QL_PRINT_2(ha, "started, packet:\n"); in ql_error_entry()