Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h49 #define STMF_GUID_INPUT 32 macro
86 char ilu_ascii_hex_guid[STMF_GUID_INPUT + 1];
H A Dstmf.c2710 #define STMF_KSTAT_LU_SZ (STMF_GUID_INPUT + 1 + 256)
2934 for (i = 0; i < STMF_GUID_INPUT / 2; i++) { in stmf_create_kstat_lu()