Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h188 stmf_ic_msg_type_t ics_msg_type; /* msg type rpting status on */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c803 ics->ics_msg_type = msg_type; in stmf_ic_status_msg_alloc()
1354 NVLIST_ADD_FIELD(uint8, m, ics_msg_type); in stmf_ic_status_msg_marshal()
2005 NV_PAIR(UINT8, m, ics_msg_type), in stmf_ic_status_msg_unmarshal()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1735 if (msg->ics_msg_type != STMF_ICM_REGISTER_PROXY_PORT) { in stmf_ic_rx_status()