Searched refs:port_send_cmd_response (Results 1 – 6 of 6) sorted by relevance
249 fct_status_t (*port_send_cmd_response)(fct_cmd_t *cmd, member
1232 return (port->port_send_cmd_response(cmd, 0)); in fct_send_accrjt()1474 ret = port->port_send_cmd_response(cmd, 0); in fct_process_plogi()1691 if ((ret = port->port_send_cmd_response(cmd, 0)) != in fct_process_prli()1935 ret = port->port_send_cmd_response(cmd, 0); in fct_process_rcvd_adisc()
1983 return (cmd->cmd_port->port_send_cmd_response(cmd, ioflags)); in fct_send_scsi_status()2101 if (port->port_send_cmd_response(lcmd, in fct_cmd_free()2979 if (port->port_send_cmd_response(cmd, in fct_handle_rcvd_abts()
575 port->port_send_cmd_response = fcoet_send_cmd_response; in fcoet_attach_init()
1193 fct_port->port_send_cmd_response = emlxs_fct_send_cmd_rsp;
1145 port->port_send_cmd_response = qlt_send_cmd_response; in qlt_port_start()