Searched refs:USCSI_DIAGNOSE (Results 1 – 13 of 13) sorted by relevance
56 #define USCSI_DIAGNOSE 0x02 /* fail if any error occurs */ macro
117 #define USCSI_DIAGNOSE 0x00000002 /* fail if any error occurs */ macro
111 f |= USCSI_DIAGNOSE; in xlate_flags()
369 ucmd.uscsi_flags = USCSI_ISOLATE | USCSI_DIAGNOSE | USCSI_SILENT;
1199 if (scmd->uscsi_flags & USCSI_DIAGNOSE) { in ses_callback()1228 !(scmd->uscsi_flags & USCSI_DIAGNOSE)) { in ses_callback()
1510 if (ucmd->uscsi_flags & USCSI_DIAGNOSE) in sgen_make_uscsi_cmd()1954 scmd.uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT | USCSI_WRITE; in sgen_tur()
8341 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_gen_mode_sense()8395 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_WRITE; in st_gen_mode_select()8425 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_read_block_limits()8461 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_density_support()8512 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_supported_operation()12438 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT | USCSI_READ; in st_report_exabyte_soft_errors()12568 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_dat_soft_errors()12699 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT; in st_report_dat_soft_errors()13352 USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_logpage_supported()13520 USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_check_sequential_clean_bit()[all …]
12090 uscmd->uscsi_flags |= USCSI_DIAGNOSE;12266 if (ucmdp->uscsi_flags & USCSI_DIAGNOSE) {14190 if (uscmd->uscsi_flags & USCSI_DIAGNOSE) {20848 ucmd_buf.uscsi_flags |= USCSI_DIAGNOSE;27370 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT;27436 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT;27510 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT;27565 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT;27690 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT|USCSI_READ;27765 com->uscsi_flags = USCSI_DIAGNOSE|USCSI_SILENT|USCSI_READ;[all …]
1386 cmd->uscsi_flags = USCSI_DIAGNOSE|USCSI_ISOLATE|USCSI_READ; in fill_command_g1()
473 uscsi_cmd->uscsi_flags |= USCSI_DIAGNOSE; in do_uscsi_cmd()
2746 uscsi->uscsi_flags |= USCSI_DIAGNOSE; in vd_scsicmd_in()
5994 (uscsi.uscsi_flags & USCSI_DIAGNOSE)) in vdc_uscsi_cmd()
8564 if (uscmdp->uscsi_flags & USCSI_DIAGNOSE) in vhci_uscsi_iostart()