Searched refs:QL_PRINT_10 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_debug.h | 195 #define QL_PRINT_10(ce, ...) ql_dbg_msg(__func__, ce, __VA_ARGS__) macro 199 #define QL_PRINT_10(...) macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 2545 QL_PRINT_10(CE_CONT, "(%d): fdesc.block_size=" in ql_start_firmware() 4090 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_vport_control() 4122 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, in ql_vport_control() 4147 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_vport_modify() 4180 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, in ql_vport_modify() 4201 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_vport_enable() 4228 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, ha->vp_index); in ql_vport_enable() 4249 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_vport_create() 4275 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, ha->vp_index); in ql_vport_create() 4295 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_vport_destroy() [all …]
|
H A D | ql_api.c | 2088 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_power() 2231 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, ha->vp_index); in ql_power() 2350 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_bind_port() 2498 QL_PRINT_10(CE_CONT, "(%d,%d): done, pi_port_state=%xh, " in ql_bind_port() 2528 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, in ql_unbind_port() 2553 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, in ql_unbind_port() 8337 QL_PRINT_10(CE_CONT, "(%d,%d): statec_" in ql_task_thread() 8357 QL_PRINT_10(CE_CONT, "(%d,%d): statec_" in ql_task_thread() 8877 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index); in ql_abort_device() 8920 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, in ql_abort_device() [all …]
|
H A D | ql_isr.c | 412 QL_PRINT_10(CE_CONT, "(%d): response " in ql_isr_aif()
|