Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstmf.h324 #define SI_GET_CLASS(v) ((v) & 0xFF000000) macro
/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5513 uint32_t cl = SI_GET_CLASS(cmd); in stmf_info()