Home
last modified time | relevance | path

Searched refs:cmd_rportid (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c816 op, FCT_ELS_NAME(op), cmd->cmd_rportid, in fct_handle_els()
849 " the topology. Dropping...", cmd->cmd_rportid); in fct_handle_els()
856 cmd->cmd_rportid); in fct_handle_els()
899 irp = fct_portid_to_portptr(iport, cmd->cmd_rportid); in fct_handle_els()
914 irp->irp_portid = cmd->cmd_rportid; in fct_handle_els()
916 rp->rp_id = cmd->cmd_rportid; in fct_handle_els()
924 if (fct_portid_to_portptr(iport, cmd->cmd_rportid)) { in fct_handle_els()
954 els->els_req_payload[0], cmd->cmd_rportid); in fct_handle_els()
958 els->els_req_payload[0], cmd->cmd_rportid); in fct_handle_els()
1408 " %x. Triggering cleanup", cmd->cmd_rportid); in fct_process_plogi()
[all …]
H A Dfct.c2340 cmd->cmd_rportid = irp->irp_rp->rp_id; in fct_create_solels()
2343 cmd->cmd_rportid = wkdid; in fct_create_solels()
2548 cmd->cmd_rportid = irp->irp_rp->rp_id; in fct_create_solct()
2949 irp = fct_portid_to_portptr(iport, cmd->cmd_rportid); in fct_handle_rcvd_abts()
2958 " %x without a session", cmd->cmd_rportid); in fct_handle_rcvd_abts()
2985 if ((c->cmd_rportid != cmd->cmd_rportid) || in fct_handle_rcvd_abts()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c255 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_xfer_scsi_data()
305 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_xfer_scsi_data()
684 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_sol_els()
733 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_sol_ct()
815 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_status()
851 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_els_response()
886 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_abts_response()
1053 FFM_D_ID(cmd->cmd_rportid, frm); in fcoet_send_good_status()
H A Dfcoet_eth.c459 cmd->cmd_rportid = FRM_S_ID(frm); in fcoet_create_unsol_exchange()
751 cmd->cmd_rportid = xch->xch_cmd->cmd_rportid; in fcoet_process_unsol_abts_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c803 fct_cmd->cmd_rxid, fct_cmd->cmd_rportid); in emlxs_fct_unsol_flush()
813 fct_cmd->cmd_rportid, fct_cmd->cmd_rxid, in emlxs_fct_unsol_flush()
2083 fct_cmd->cmd_lportid, fct_cmd->cmd_rportid); in emlxs_fct_register_remote_port()
2091 cmd_sbp->node = emlxs_node_find_did(port, fct_cmd->cmd_rportid, 1); in emlxs_fct_register_remote_port()
2126 port->rdid = fct_cmd->cmd_rportid; in emlxs_fct_register_remote_port()
2148 fct_cmd->cmd_lportid, fct_cmd->cmd_rportid, cmd_sbp->fct_state, in emlxs_fct_register_remote_port()
2155 if (EMLXS_SLI_REG_DID(port, fct_cmd->cmd_rportid, sp, cmd_sbp, in emlxs_fct_register_remote_port()
2160 fct_cmd->cmd_lportid, fct_cmd->cmd_rportid); in emlxs_fct_register_remote_port()
2183 fct_cmd->cmd_lportid, fct_cmd->cmd_rportid); in emlxs_fct_register_remote_port()
2201 if (fct_cmd->cmd_rportid == SCR_DID) { in emlxs_fct_register_remote_port()
[all …]
H A Demlxs_sli3.c3716 did = fct_cmd->cmd_rportid; in emlxs_sli3_prep_fct_iocb()
H A Demlxs_sli4.c4400 did = fct_cmd->cmd_rportid; in emlxs_sli4_prep_fct_iocb()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h88 uint32_t cmd_rportid; member
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c5352 cmd->cmd_rportid = remote_portid; in qlt_handle_purex()
5481 QMEM_WR32_REQ(qlt, qi, req+0x10, cmd->cmd_rportid); in qlt_xfer_scsi_data()
5634 QMEM_WR32_REQ(qlt, qi, req + 0x10, cmd->cmd_rportid); in qlt_send_status()
5781 QMEM_WR32_REQ(qlt, qi, req + 0x10, cmd->cmd_rportid); in qlt_send_status()
5865 cmd->cmd_rportid, cmd, qcmd->fw_xchg_addr); in qlt_send_els_response()
5878 QMEM_WR32(qlt, (&req[0x18]), cmd->cmd_rportid); in qlt_send_els_response()
5929 cmd->cmd_rportid, cmd, rex1, rex2); in qlt_send_abts_response()
5947 QMEM_WR32(qlt, req+0x14, cmd->cmd_rportid); in qlt_send_abts_response()
6285 cmd->cmd_rportid = rportid; in qlt_handle_atio()
7091 cmd->cmd_rportid = remote_portid; in qlt_handle_rcvd_abts()
[all …]