Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h374 #define PORT_TO_IPORT(x_port) \ macro
H A Dfct.c2322 } else if (((irp = fct_portid_to_portptr(PORT_TO_IPORT(port), in fct_create_solels()
2324 stmf_trace(PORT_TO_IPORT(port)->iport_alias, in fct_create_solels()
2345 cmd->cmd_lportid = (PORT_TO_IPORT(port))->iport_link_info.portid; in fct_create_solels()
2381 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2396 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2497 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()
2539 stmf_trace(PORT_TO_IPORT(port)->iport_alias, in fct_create_solct()
2549 cmd->cmd_lportid = (PORT_TO_IPORT(port))->iport_link_info.portid; in fct_create_solct()
H A Ddiscovery.c1188 fct_i_local_port_t *iport = PORT_TO_IPORT(port); in fct_deregister_remote_port()