Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12763 uchar_t f_o_e; in st_turn_pe_on() local
12766 f_o_e = (scsi_ifsetcap(ROUTE, "flush-on-errors", 1, 1) == 1) ? in st_turn_pe_on()
12770 un->un_flush_on_errors = f_o_e; in st_turn_pe_on()