Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.h93 extern void _sd_remote_disable(int);
H A Dsd_conf.c570 _sd_remote_disable(0); /* notify mirror to forced_wrthru */
639 _sd_remote_disable(1); /* notify mirror I/O shutdown complete */
H A Dsd_ft.c654 _sd_remote_disable(int stage) in _sd_remote_disable() function