Searched refs:_sd_shared_t (Results 1 – 8 of 8) sorted by relevance
177 (sdbc_max_devices - 1) * sizeof (_sd_shared_t)); in sd_stats_lintmain()179 (sdbc_max_devices - 1) * sizeof (_sd_shared_t)); in sd_stats_lintmain()181 (sdbc_max_devices - 1) * sizeof (_sd_shared_t)); in sd_stats_lintmain()
722 (sdbc_max_devices - 1) * sizeof (_sd_shared_t)); in cd_to_device()1791 (sdbc_max_devices - 1) * sizeof (_sd_shared_t));1871 (sdbc_max_devices - 1) * sizeof (_sd_shared_t));1927 (sdbc_max_devices - 1) * sizeof (_sd_shared_t));
480 (sdbc_max_devices - 1) * sizeof (_sd_shared_t)); in do_calc()
58 _sd_stats_t and _sd_shared_t structs, defined in 60 statistics that are global to the entire cache, while the _sd_shared_t struct 123 The "cd" kstats correspond to fields in the _sd_shared_t structure. The125 the _sd_shared_t structure, also providing a description where appropriate.127 KSTAT FIELD _sd_shared_t DESCRIPTION151 been added to the _sd_shared_t struct.
523 } _sd_shared_t; typedef603 _sd_shared_t st_shared[1]; /* shared structures */625 _sd_shared_t st_shared[1]; /* shared structures */
616 (sdbc_max_devs - 1) * sizeof (_sd_shared_t)); in _sdbc_stats_deconfigure()622 (sdbc_max_devs - 1) * sizeof (_sd_shared_t)); in _sdbc_stats_deconfigure()633 (sdbc_max_devs - 1) * sizeof (_sd_shared_t), KM_SLEEP); in _sdbc_stats_configure()641 (sdbc_max_devs - 1) * sizeof (_sd_shared_t), KM_SLEEP); in _sdbc_stats_configure()6629 sizeof (_sd_shared_t) * sdbc_max_devs);6632 (sdbc_max_devs - 1) * sizeof (_sd_shared_t)))6680 sizeof (_sd_stats_t) + (sdbc_max_devs - 1) * sizeof (_sd_shared_t)))7214 _sd_shared_t *shstats_vars;7220 shstats_vars = (_sd_shared_t *)(ksp->ks_private);
1801 _sd_shared_t *shi; in _sd_flush_thread()
206 _sd_shared_t *sh; in sdbc_stats()221 sizeof (_sd_shared_t); in sdbc_stats()2326 _sd_shared_t sd_shared; in sdbc_cdinfo()2368 if (mdb_vread(&sd_shared, sizeof (_sd_shared_t), in sdbc_cdinfo()