Searched refs:QL_PRINT_2 (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_debug.h | 116 #define QL_PRINT_2(ce, ...) ql_dbg_msg(__func__, ce, __VA_ARGS__) macro 120 #define QL_PRINT_2(...) macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 109 QL_PRINT_2(CE_CONT, "failed, no adapter\n"); in ql_open() 117 QL_PRINT_2(CE_CONT, "(%d): failed, open type\n", in ql_open() 165 QL_PRINT_2(CE_CONT, "failed, no adapter\n"); in ql_close() 172 QL_PRINT_2(CE_CONT, "(%d): failed, open type\n", in ql_close() 217 QL_PRINT_2(CE_CONT, "ql_ioctl: ddi_in_panic exit\n"); in ql_ioctl() 223 QL_PRINT_2(CE_CONT, "failed, no adapter\n"); in ql_ioctl()
|
H A D | ql_api.c | 765 QL_PRINT_2(CE_CONT, "failed, unknown minor=%d\n", in ql_getinfo() 1735 QL_PRINT_2(CE_CONT, "(%d): failed, rval = %xh\n", in ql_attach() 1775 QL_PRINT_2(CE_CONT, "(%d): no adapter\n", in ql_detach() 2043 QL_PRINT_2(CE_CONT, "(%d): failed, rval = %xh\n", in ql_detach() 2083 QL_PRINT_2(CE_CONT, "(%d): no hba or PM not supported\n", in ql_power() 2259 QL_PRINT_2(CE_CONT, "(%d): no adapter\n", in ql_quiesce() 2346 QL_PRINT_2(CE_CONT, "(%d): no adapter\n", in ql_bind_port() 2355 QL_PRINT_2(CE_CONT, "(%d): FC_NPIV_NOT_SUPPORTED\n", in ql_bind_port() 2361 QL_PRINT_2(CE_CONT, "(%d): FC_NPIV_WRONG_TOPOLOGY\n", in ql_bind_port() 2367 QL_PRINT_2(CE_CONT, "(%d): switch does not support " in ql_bind_port() [all …]
|
H A D | ql_init.c | 3171 QL_PRINT_2(CE_CONT, "(%d,%d): UNKNOWN topology=%xh, " in ql_configure_hba() 3527 QL_PRINT_2(CE_CONT, "(%d): Low Power exit\n", ha->instance); in ql_reset_chip() 3851 QL_PRINT_2(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_abort_isp() 4063 QL_PRINT_2(CE_CONT, "(%d): done\n", ha->instance); in ql_abort_isp() 4215 QL_PRINT_2(CE_CONT, "(%d): failed to enable virtual port=%d\n", in ql_vport_enable()
|
H A D | ql_xioctl.c | 643 QL_PRINT_2(CE_CONT, "failed,\n"); in ql_validate_signature() 4573 QL_PRINT_2(CE_CONT, "failed, ddi_copyin\n"); in ql_get_buffer_data() 4604 QL_PRINT_2(CE_CONT, "failed, ddi_copyin\n"); in ql_send_buffer_data()
|
H A D | ql_isr.c | 1722 QL_PRINT_2(CE_CONT, "(%d): started, packet:\n", ha->instance); in ql_error_entry()
|