Home
last modified time | relevance | path

Searched refs:un_flush_on_errors (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1000 uchar_t un_flush_on_errors; /* HBA will flush all I/O's on a */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1039 un->un_flush_on_errors = 0; in st_attach()
9819 if ((un->un_ncmds > 1) && !un->un_flush_on_errors) in st_intr()
9904 if ((un->un_ncmds > 1) && !un->un_flush_on_errors) { in st_intr()
10009 if (!un->un_flush_on_errors) { in st_handle_incomplete()
12247 if (!un->un_flush_on_errors) in st_hba_unflush()
12770 un->un_flush_on_errors = f_o_e; in st_turn_pe_on()
12772 un->un_flush_on_errors = 0; in st_turn_pe_on()
12775 if (un->un_flush_on_errors) in st_turn_pe_on()
12804 if (un->un_flush_on_errors) { in st_turn_pe_off()
12811 un->un_flush_on_errors = 0; in st_turn_pe_off()