Searched refs:ql_sp_log (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_glbl.h | 119 extern void ql_sp_log(qla_host_t *ha, uint16_t fmtstr_idx, uint16_t num_params,
|
H A D | ql_os.c | 907 ql_sp_log(ha, 14, 0, 0, 0, 0, 0, 0); in qla_init_locked() 988 ql_sp_log(ha, 12, 4, if_getdrvflags(ifp), in qla_set_multi() 1040 ql_sp_log(ha, 8, 3, if_getdrvflags(ifp), in qla_ioctl() 1078 ql_sp_log(ha, 9, 4, if_getdrvflags(ifp), in qla_ioctl() 1107 ql_sp_log(ha, 10, 4, if_getdrvflags(ifp), in qla_ioctl() 1185 ql_sp_log(ha, 11, 4, if_getdrvflags(ifp), in qla_ioctl() 1642 ql_sp_log(ha, 13, 0, 0, 0, 0, 0, 0); in qla_stop()
|
H A D | ql_hw.c | 1384 ql_sp_log(ha, 0, 5, no_pause, h_mbox[0], h_mbox[1], h_mbox[2], h_mbox[3]); in qla_mbx_cmd() 1387 ql_sp_log(ha, 1, 2, ha->offline, ha->qla_initiate_recovery, 0, 0, 0); in qla_mbx_cmd() 1408 ql_sp_log(ha, 2, 1, ha->qla_initiate_recovery, 0, 0, 0, 0); in qla_mbx_cmd() 1426 ql_sp_log(ha, 3, 1, data, 0, 0, 0, 0); in qla_mbx_cmd() 1443 ql_sp_log(ha, 4, 1, ha->qla_initiate_recovery, 0, 0, 0, 0); in qla_mbx_cmd() 1464 ql_sp_log(ha, 5, 1, data, 0, 0, 0, 0); in qla_mbx_cmd() 1473 ql_sp_log(ha, 6, 1, ha->qla_initiate_recovery, 0, 0, 0, 0); in qla_mbx_cmd() 1498 ql_sp_log(ha, 7, 5, fw_mbox[0], fw_mbox[1], fw_mbox[2], fw_mbox[3], fw_mbox[4]); in qla_mbx_cmd()
|
H A D | ql_ioctl.c | 573 ql_sp_log(qla_host_t *ha, uint16_t fmtstr_idx, uint16_t num_params, in ql_sp_log() function
|