Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h34 #define EMLXS_CFG_STR_SIZE 32 macro
39 char string[EMLXS_CFG_STR_SIZE];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7661 cfg->string[(EMLXS_CFG_STR_SIZE-1)] = 0; in emlxs_get_props()