Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dump.h289 #define DUMP_MAX_CONFIG_REGION_LENGTH 1000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1925 (uint32_t *)kmem_zalloc(DUMP_MAX_CONFIG_REGION_LENGTH, KM_SLEEP); in emlxs_dump_cfg_region()
1928 emlxs_read_cfg_region(hba, Region, DUMP_MAX_CONFIG_REGION_LENGTH, in emlxs_dump_cfg_region()
1932 kmem_free(buffer, DUMP_MAX_CONFIG_REGION_LENGTH); in emlxs_dump_cfg_region()
1969 kmem_free(buffer, DUMP_MAX_CONFIG_REGION_LENGTH); in emlxs_dump_cfg_region()