Searched refs:USCSI_DIAGNOSE (Results 1 – 12 of 12) sorted by relevance
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;
1165 if (scmd->uscsi_flags & USCSI_DIAGNOSE) { in ses_callback()1194 !(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()
8342 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_gen_mode_sense()8396 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_WRITE; in st_gen_mode_select()8426 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_read_block_limits()8462 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_density_support()8513 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_supported_operation()12440 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT | USCSI_READ; in st_report_exabyte_soft_errors()12570 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_report_dat_soft_errors()12701 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT; in st_report_dat_soft_errors()13354 USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_logpage_supported()13522 USCSI_DIAGNOSE | USCSI_RQENABLE | USCSI_READ; in st_check_sequential_clean_bit()[all …]
11308 uscmd->uscsi_flags |= USCSI_DIAGNOSE; in sd_ssc_send()11484 if (ucmdp->uscsi_flags & USCSI_DIAGNOSE) { in sd_ssc_assessment()13400 if (uscmd->uscsi_flags & USCSI_DIAGNOSE) { in sd_initpkt_for_uscsi()19994 ucmd_buf.uscsi_flags |= USCSI_DIAGNOSE;26786 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT;26852 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT;26926 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT;26981 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT;27106 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT | USCSI_READ;27181 com->uscsi_flags = USCSI_DIAGNOSE | USCSI_SILENT | USCSI_READ;[all …]
1410 cmd->uscsi_flags = USCSI_DIAGNOSE|USCSI_ISOLATE|USCSI_READ; in fill_command_g1()
473 uscsi_cmd->uscsi_flags |= USCSI_DIAGNOSE; in do_uscsi_cmd()
2747 uscsi->uscsi_flags |= USCSI_DIAGNOSE; in vd_scsicmd_in()
5994 (uscsi.uscsi_flags & USCSI_DIAGNOSE)) in vdc_uscsi_cmd()
8570 if (uscmdp->uscsi_flags & USCSI_DIAGNOSE) in vhci_uscsi_iostart()