Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c64 static volatile int _sd_flush_exit; variable
91 _sd_flush_exit = 1; in _sdbc_flush_configure()
102 _sd_flush_exit = 0; in _sdbc_flush_deconfigure()
1827 if (_sd_flush_exit == 0) { in _sd_flush_thread()