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()204 int show_errors) in ieee802_11_parse_mle() argument235 if (show_errors) { in ieee802_11_parse_mle()268 int show_errors) in ieee802_11_parse_extension() argument274 if (show_errors) { in ieee802_11_parse_extension()387 show_errors)) in ieee802_11_parse_extension()395 if (show_errors) { in ieee802_11_parse_extension()413 int show_errors) in __ieee802_11_parse_elems() argument476 show_errors)) in __ieee802_11_parse_elems()[all …]
198 int show_errors);206 u8 link_id, bool show_errors);
15 void show_errors(void);
356 show_errors(void) in show_errors() function
853 show_errors(); in main()
5338 int show_errors) in scsi_extract_sense_len() argument5344 if (show_errors == 0) { in scsi_extract_sense_len()5370 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5375 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5380 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5393 *sense_key = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5399 *asc = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5405 *ascq = (show_errors) ? -1 : 0; in scsi_extract_sense_len()5413 int show_errors) in scsi_get_sense_key() argument5418 &sense_key, &asc, &ascq, show_errors); in scsi_get_sense_key()[all …]
4391 int *asc, int *ascq, int show_errors);4393 int show_errors);4395 int show_errors);4397 int show_errors);