ql_mbx_wrap_test
if (ql_mbx_wrap_test(ha, &mr) != QL_SUCCESS) {
if ((rval = ql_mbx_wrap_test(ha, NULL)) == QL_SUCCESS) {
} else if ((rval = ql_mbx_wrap_test(ha, NULL)) == QL_SUCCESS) {
int ql_mbx_wrap_test(ql_adapter_state_t *, ql_mbx_data_t *);