Searched refs:PORT_TO_IPORT (Results 1 – 3 of 3) sorted by relevance
2303 } else if (((irp = fct_portid_to_portptr(PORT_TO_IPORT(port), in fct_create_solels()2305 stmf_trace(PORT_TO_IPORT(port)->iport_alias, in fct_create_solels()2326 cmd->cmd_lportid = (PORT_TO_IPORT(port))->iport_link_info.portid; in fct_create_solels()2362 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()2377 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()2478 ptid = PORT_TO_IPORT(port)->iport_link_info.portid; in fct_create_solels()2520 stmf_trace(PORT_TO_IPORT(port)->iport_alias, in fct_create_solct()2530 cmd->cmd_lportid = (PORT_TO_IPORT(port))->iport_link_info.portid; in fct_create_solct()
374 #define PORT_TO_IPORT(x_port) \ macro
1188 fct_i_local_port_t *iport = PORT_TO_IPORT(port); in fct_deregister_remote_port()