Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h275 #define SL_FLUSH_ON_DISABLED_WRITECACHE 0x00040000 macro
H A Dsbd.c3149 (sl->sl_flags & SL_FLUSH_ON_DISABLED_WRITECACHE)) || fua_bit) { in sbd_data_write()
3184 (sl->sl_flags & SL_FLUSH_ON_DISABLED_WRITECACHE)) { in sbd_data_write()
3624 sl->sl_flags |= SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()
3632 sl->sl_flags &= ~SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()
3635 sl->sl_flags |= SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()