Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h189 stmf_ic_msgid_t ics_msgid; /* msgid reporting status on */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c804 ics->ics_msgid = msgid; /* XXX same as msgid in header */ in stmf_ic_status_msg_alloc()
1355 NVLIST_ADD_FIELD(uint64, m, ics_msgid); in stmf_ic_status_msg_marshal()
2006 NV_PAIR(UINT64, m, ics_msgid), in stmf_ic_status_msg_unmarshal()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1747 if (msg->ics_msgid == ilport->ilport_reg_msgid) { in stmf_ic_rx_status()