Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c308 QL_PRINT_9(ha, "done\n"); in ql_ioctl()
366 QL_PRINT_9(ha, "done\n"); in ql_busy_notification()
405 QL_PRINT_9(ha, "done\n"); in ql_idle_notification()
485 QL_PRINT_9(ha, "done\n"); in ql_get_feature_bits()
589 QL_PRINT_9(ha, "done\n"); in ql_set_feature_bits()
768 QL_PRINT_9(ha, "done\n"); in ql_set_nvram_adapter_defaults()
1021 QL_PRINT_9(ha, "done\n"); in ql_nv_util_load()
1094 QL_PRINT_9(ha, "done\n"); in ql_nv_util_dump()
1250 QL_PRINT_9(ha, "done\n"); in ql_vpd_load()
1610 QL_PRINT_9(ha, "done\n"); in ql_r_m_w_flash()
[all …]
H A Dql_xioctl.c209 QL_PRINT_9(ha, "done\n"); in ql_alloc_xioctl_resource()
245 QL_PRINT_9(ha, "done\n"); in ql_free_xioctl_resource()
331 QL_PRINT_9(ha, "done\n"); in ql_xioctl()
580 QL_PRINT_9(ha, "done\n"); in ql_sdm_ioctl()
644 QL_PRINT_9(ha, "done\n"); in ql_sdm_setup()
733 QL_PRINT_9(ha, "done\n"); in ql_sdm_return()
797 QL_PRINT_9(ha, "done\n"); in ql_query()
933 QL_PRINT_9(ha, "done\n"); in ql_qry_hba_node()
1597 QL_PRINT_9(ha, "cmd\n"); in ql_fcct()
1812 QL_PRINT_9(ha, "done\n"); in ql_fcct()
[all …]
H A Dql_mbx.c3419 QL_PRINT_9(ha, "done\n"); in ql_get_firmware_option()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h184 #define QL_PRINT_9(ha, ...) ql_dbg_msg(ha, __func__, CE_CONT, __VA_ARGS__) macro
188 #define QL_PRINT_9(...) macro