Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h88 uint16_t icrp_relative_port_id; member
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c529 icrp->icrp_relative_port_id = relative_port_id; in stmf_ic_reg_port_msg_alloc()
1190 NVLIST_ADD_FIELD(uint16, m, icrp_relative_port_id); in stmf_ic_reg_port_msg_marshal()
1576 NVLIST_LOOKUP_FIELD(uint16, m, icrp_relative_port_id); in stmf_ic_reg_port_msg_unmarshal()
H A Dpppt_tgt.c186 stmf_set_port_standby(lport, reg_port->icrp_relative_port_id); in pppt_tgt_create()