Searched refs:_sdbc_configure (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.h75 extern int _sdbc_configure(_sd_cache_param_t *,
H A Dsd_conf.c185 * _sdbc_configure - process the ioctl that describes the configuration
191 _sdbc_configure(_sd_cache_param_t *uptr, function
204 _sd_print(1, "sdbc(_sdbc_configure) _SD_MAGIC 0x%x\n", _SD_MAGIC);
246 cmn_err(CE_WARN, "!_sdbc_configure: "
255 cmn_err(CE_WARN, "!_sdbc_configure: "
406 "!sdbc(_sdbc_configure) cache marked dirty after"
492 * the effects of _sdbc_configure no matter what partially configured
667 * check for valid pointer in case _sdbc_configure()
H A Dsd_misc.c980 rc = _sdbc_configure((_sd_cache_param_t *)args.arg0,
1127 rc = _sdbc_configure(NULL, &mgmt_config_info, kstatus);

Completed in 94 milliseconds