Lines Matching refs:pr_err
39 pr_err("rx_data returned %d, expecting %d.\n", in iscsi_login_rx_data()
70 pr_err("tx_data returned %d, expecting %d.\n", in iscsi_login_tx_data()
134 pr_err("Unable to allocate memory for parameter.\n"); in iscsi_set_default_param()
141 pr_err("Unable to allocate memory for parameter name.\n"); in iscsi_set_default_param()
147 pr_err("Unable to allocate memory for parameter value.\n"); in iscsi_set_default_param()
184 pr_err("Unknown type_range 0x%02x\n", in iscsi_set_default_param()
209 pr_err("Unable to allocate memory for" in iscsi_create_default_params()
580 pr_err("Unable to allocate memory for struct iscsi_param_list.\n"); in iscsi_copy_param_list()
596 pr_err("Unable to allocate memory for struct iscsi_param.\n"); in iscsi_copy_param_list()
606 pr_err("Unable to allocate memory for parameter name/value.\n"); in iscsi_copy_param_list()
624 pr_err("No parameters allocated.\n"); in iscsi_copy_param_list()
671 pr_err("Key or parameter list pointer is NULL.\n"); in iscsi_find_param_from_key()
680 pr_err("Unable to locate key \"%s\".\n", key); in iscsi_find_param_from_key()
688 pr_err("Unable to locate \"=\" separator for key," in iscsi_extract_key_value()
706 pr_err("Unable to allocate memory for value.\n"); in iscsi_update_param_value()
723 pr_err("Value for notunderstood key \"%s\" exceeds %d," in iscsi_add_notunderstood_response()
730 pr_err("Unable to allocate memory for" in iscsi_add_notunderstood_response()
811 pr_err("Illegal value for \"%s\", must be either" in iscsi_check_boolean_value()
828 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
836 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
844 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
852 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
860 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
868 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
876 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value()
895 pr_err("Illegal value for \"%s\", must be" in iscsi_check_string_or_list_value()
904 pr_err("Illegal value for \"%s\", must be" in iscsi_check_string_or_list_value()
912 pr_err("Illegal value for \"%s\", must be" in iscsi_check_string_or_list_value()
974 pr_err("Received key \"%s\" twice, protocol error.\n", in iscsi_check_acceptor_state()
1075 pr_err("Proposer's value list \"%s\" contains" in iscsi_check_acceptor_state()
1094 pr_err("Received key \"%s\" twice, protocol error.\n", in iscsi_check_proposer_state()
1104 pr_err("Illegal \",\" in response for \"%s\".\n", in iscsi_check_proposer_state()
1134 pr_err("Received %s=%s\n", param->name, value); in iscsi_check_value()
1144 pr_err("Received illegal offer %s=%s\n", in iscsi_check_value()
1150 pr_err("Standard iSCSI key \"%s\" cannot be answered" in iscsi_check_value()
1160 pr_err("Detected value separator \",\", but" in iscsi_check_value()
1169 pr_err("Value for key \"%s\" exceeds %d," in iscsi_check_value()
1185 pr_err("Huh? 0x%02x\n", param->type); in iscsi_check_value()
1206 pr_err("Length of key name \"%s\" exceeds %d.\n", in __iscsi_check_key()
1216 pr_err("Key \"%s\" may not be sent to %s," in __iscsi_check_key()
1223 pr_err("Key \"%s\" may not be sent to %s," in __iscsi_check_key()
1243 pr_err("Length of key name \"%s\" exceeds %d.\n", in iscsi_check_key()
1253 pr_err("Key \"%s\" may not be sent to %s," in iscsi_check_key()
1259 pr_err("Key \"%s\" may not be sent to %s," in iscsi_check_key()
1266 pr_err("Key \"%s\" received twice, protocol error.\n", in iscsi_check_key()
1275 pr_err("Key \"%s\" may not be negotiated during ", in iscsi_check_key()
1372 pr_err("Unable to allocate %u + 1 bytes for tmpbuf.\n", length); in iscsi_decode_text_input()
1504 pr_err("No response for proposed key \"%s\".\n", in iscsi_check_negotiated_keys()