Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_misc.c499 REGISTER_SVC(SD_ENABLE, r_sd_ifs_cache_enable); in sdbcinit()
559 UNREGISTER_SVC(SD_ENABLE); in sdbcunload()
H A Dsd_ft.c635 r = ncall_send(ncall, 0, SD_ENABLE, _SD_SELF_HOST); in _sd_remote_enable()
H A Dsd_bcache.h1022 #define SD_ENABLE (NCALL_SDBC + 0) macro