Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h270 #define SL_FLUSH_ON_DISABLED_WRITECACHE 0x00040000 macro
H A Dsbd.c3070 (sl->sl_flags & SL_FLUSH_ON_DISABLED_WRITECACHE)) { in sbd_data_write()
3102 (sl->sl_flags & SL_FLUSH_ON_DISABLED_WRITECACHE)) { in sbd_data_write()
3543 sl->sl_flags |= SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()
3551 sl->sl_flags &= ~SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()
3554 sl->sl_flags |= SL_FLUSH_ON_DISABLED_WRITECACHE; in sbd_wcd_set()