Searched refs:show_errors (Results 1 – 7 of 7) sorted by relevance
22 int show_errors) in ieee802_11_parse_vendor_specific() argument30 if (show_errors) { in ieee802_11_parse_vendor_specific()194 int show_errors) in ieee802_11_parse_extension() argument199 if (show_errors) { in ieee802_11_parse_extension()286 if (show_errors) { in ieee802_11_parse_extension()308 int show_errors) in ieee802_11_parse_elems() argument361 show_errors)) in ieee802_11_parse_elems()515 show_errors)) in ieee802_11_parse_elems()520 if (!show_errors) in ieee802_11_parse_elems()530 if (show_errors) { in ieee802_11_parse_elems()
156 int show_errors);
17 void show_errors(void);
357 show_errors(void) in show_errors() function
839 show_errors(); in main()
5230 int show_errors) in scsi_extract_sense_len() argument5236 if (show_errors == 0) { in scsi_extract_sense_len()5262 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5267 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5272 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5285 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5291 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5297 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5305 int show_errors) in scsi_get_sense_key() argument5317 int show_errors) in scsi_get_asc() argument[all …]
4320 int *asc, int *ascq, int show_errors);4322 int show_errors);4324 int show_errors);4326 int show_errors);