Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c57 #define EUI "eui." macro
3423 devid->identLength < strlen(EUI) || in stmfDevidFromIscsiName()
3428 if ((strncmp(iscsiName, EUI, strlen(EUI)) != 0) && in stmfDevidFromIscsiName()