Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c454 case STMF_ICM_REGISTER_PROXY_PORT: in stmf_ic_rx_msg()
524 icm = stmf_ic_alloc_msg_header(STMF_ICM_REGISTER_PROXY_PORT, msgid); in stmf_ic_reg_port_msg_alloc()
905 case STMF_ICM_REGISTER_PROXY_PORT: in stmf_ic_msg_free()
1114 case STMF_ICM_REGISTER_PROXY_PORT: in stmf_ic_msg_marshal()
1488 case STMF_ICM_REGISTER_PROXY_PORT: in stmf_ic_msg_unmarshal()
H A Dpppt_msg.c61 case STMF_ICM_REGISTER_PROXY_PORT: in pppt_msg_rx()
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h41 STMF_ICM_REGISTER_PROXY_PORT = 0, enumerator
/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()