Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c39 #define ONE_KILOBYTE 1000.0 macro
40 #define ONE_MEGABYTE (ONE_KILOBYTE * 1000)
225 (frup->size_in_bytes / ONE_KILOBYTE)))), in platform_update_fru()