Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dump.h289 #define DUMP_MAX_CONFIG_REGION_LENGTH 1000 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1919 (uint32_t *)kmem_zalloc(DUMP_MAX_CONFIG_REGION_LENGTH, KM_SLEEP); in emlxs_dump_cfg_region()
1922 emlxs_read_cfg_region(hba, Region, DUMP_MAX_CONFIG_REGION_LENGTH, in emlxs_dump_cfg_region()
1926 kmem_free(buffer, DUMP_MAX_CONFIG_REGION_LENGTH); in emlxs_dump_cfg_region()
1963 kmem_free(buffer, DUMP_MAX_CONFIG_REGION_LENGTH); in emlxs_dump_cfg_region()