Searched refs:_sd_cache_param_t (Results 1 – 6 of 6) sorted by relevance
56 extern _sd_cache_param_t _sd_cache_config;75 extern int _sdbc_configure(_sd_cache_param_t *,
71 _sd_cache_param_t _sd_cache_config;191 _sdbc_configure(_sd_cache_param_t *uptr,217 sizeof (_sd_cache_param_t))) {678 bzero(&_sd_cache_config, sizeof (_sd_cache_param_t));
261 } _sd_cache_param_t; typedef
980 rc = _sdbc_configure((_sd_cache_param_t *)args.arg0, in sdbcioctl()
76 static _sd_cache_param_t user_level_conf;1513 (void) memset((char *)&user_level_conf, 0, sizeof (_sd_cache_param_t));
91 _sd_cache_param_t _sd_cache_config; in sdbc_config()