Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstmf.h43 STMF_MAX_STRUCT_IDS enumerator
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2193 if ((struct_id == 0) || (struct_id >= STMF_MAX_STRUCT_IDS)) in stmf_alloc()