Searched refs:show_errors (Results 1 – 7 of 7) sorted by relevance
17 void show_errors(void);
358 show_errors(void) in show_errors() function
855 show_errors(); in main()
22 int show_errors) in ieee802_11_parse_vendor_specific() argument30 if (show_errors) { in ieee802_11_parse_vendor_specific()204 int show_errors) in ieee802_11_parse_extension() argument209 if (show_errors) { in ieee802_11_parse_extension()311 if (show_errors) { in ieee802_11_parse_extension()362 int show_errors) in ieee802_11_parse_elems() argument420 show_errors)) in ieee802_11_parse_elems()583 show_errors)) in ieee802_11_parse_elems()588 if (!show_errors) in ieee802_11_parse_elems()604 if (show_errors) { in ieee802_11_parse_elems()
183 int show_errors);
5247 int show_errors) in scsi_extract_sense_len() argument5253 if (show_errors == 0) { in scsi_extract_sense_len()5279 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5284 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5289 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5302 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5308 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5314 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5322 int show_errors) in scsi_get_sense_key() argument5334 int show_errors) in scsi_get_asc() argument[all …]
4311 int *asc, int *ascq, int show_errors);4313 int show_errors);4315 int show_errors);4317 int show_errors);