/linux/drivers/scsi/elx/efct/ |
H A D | efct_unsol.c | 13 efc_node_fcid_display(ntoh24((hdr)->fh_s_id), \ 49 s_id = ntoh24(hdr->fh_s_id); in efct_dispatch_frame() 242 memcpy(hdr.fh_d_id, req_hdr->fh_s_id, sizeof(hdr.fh_d_id)); in efct_sframe_common_send() 243 memcpy(hdr.fh_s_id, req_hdr->fh_d_id, sizeof(hdr.fh_s_id)); in efct_sframe_common_send() 486 ntoh24(hdr->fh_s_id), ntoh24(hdr->fh_d_id), in efct_node_recv_abts_frame()
|
/linux/drivers/scsi/libfc/ |
H A D | fc_libfc.c | 179 memcpy(fh->fh_d_id, in_fh->fh_s_id, sizeof(fh->fh_d_id)); in fc_fill_hdr() 180 memcpy(fh->fh_s_id, in_fh->fh_d_id, sizeof(fh->fh_s_id)); in fc_fill_hdr()
|
H A D | fc_exch.c | 1008 ep->did = ntoh24(fh->fh_s_id); in fc_exch_resp() 1369 memcpy(fh->fh_s_id, rx_fh->fh_d_id, 3); in fc_exch_send_ba_rjt() 1370 memcpy(fh->fh_d_id, rx_fh->fh_s_id, 3); in fc_exch_send_ba_rjt() 1595 if (ep->did != ntoh24(fh->fh_s_id) && in fc_exch_recv_seq_resp() 2196 fc_exch_set_addr(ep, ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id)); in fc_exch_seq_send()
|
H A D | fc_lport.c | 852 hton24(fh->fh_s_id, local_fid); in fc_lport_recv_flogi_req() 2045 hton24(fh->fh_s_id, lport->port_id); in fc_lport_els_request() 2105 hton24(fh->fh_s_id, lport->port_id); in fc_lport_ct_request()
|
/linux/include/scsi/ |
H A D | fc_frame.h | 170 return ntoh24(__fc_frame_header_get(fp)->fh_s_id); in fc_frame_sid() 257 hton24(fh->fh_s_id, sid); in __fc_fill_fc_hdr()
|
/linux/drivers/scsi/fnic/ |
H A D | fdls_fc.h | 74 #define FNIC_STD_SET_S_ID(_fchdr, _sid) memcpy((_fchdr).fh_s_id, _sid, 3) 93 #define FNIC_STD_GET_S_ID(_fchdr) ((_fchdr)->fh_s_id)
|
H A D | fdls_disc.c | 570 .fh_s_id = {0x00, 0x00, 0x00}, in fdls_init_fabric_abts_frame() 600 FNIC_STD_SET_D_ID(pels_acc->fchdr, rscn_fchdr->fh_s_id); in fdls_send_rscn_resp() 633 FNIC_STD_SET_D_ID(plogo_resp->fchdr, req_fchdr->fh_s_id); in fdls_send_logo_resp() 3636 if (ntoh24(fchdr->fh_s_id) == FC_FID_MGMT_SERV) { in fdls_process_fdmi_plogi_rsp() 3766 s_id = ntoh24(fchdr->fh_s_id); in fdls_process_fabric_abts_rsp() 3896 nport_id = ntoh24(fchdr->fh_s_id); in fdls_process_abts_req() 3924 FNIC_STD_SET_D_ID(pba_acc->fchdr, fchdr->fh_s_id); in fdls_process_abts_req() 3979 iport->fcid, ntoh24(fchdr->fh_s_id)); in fdls_process_unsupported_els_req() 3987 FNIC_STD_SET_D_ID(pls_rsp->fchdr, fchdr->fh_s_id); in fdls_process_unsupported_els_req() 4024 FNIC_STD_SET_D_ID(prls_acc_rsp->fchdr, fchdr->fh_s_id); in fdls_process_rls_req() [all …]
|
H A D | fnic.h | 614 s_id = ntoh24(fchdr->fh_s_id); in fnic_debug_dump_fc_frame()
|
H A D | fip.c | 481 s_id = ntoh24(fchdr->fh_s_id); in fnic_fcoe_process_flogi_resp()
|
H A D | fnic_fcs.c | 715 ntoh24(fchdr->fh_s_id), ntoh24(fchdr->fh_d_id), in fdls_send_fcoe_frame()
|
/linux/include/uapi/scsi/fc/ |
H A D | fc_fs.h | 26 __u8 fh_s_id[3]; /* Source ID */ member
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 84 ((fc_hdr)->fh_s_id[0] << 16 | \ 85 (fc_hdr)->fh_s_id[1] << 8 | \ 86 (fc_hdr)->fh_s_id[2])
|
/linux/drivers/scsi/elx/libefc/ |
H A D | efc_domain.c | 956 s_id = ntoh24(hdr->fh_s_id); in efc_domain_dispatch_frame() 1030 port_id = ntoh24(hdr->fh_s_id); in efc_node_dispatch_frame()
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_cmd.c | 278 ntoh24(fh->fh_s_id), ntohs(fh->fh_ox_id), status, code); in ft_send_resp_status()
|
/linux/drivers/scsi/qedf/ |
H A D | qedf_els.c | 349 hton24(fh->fh_s_id, fcport->rdata->ids.port_id); in qedf_process_l2_frame_compl()
|
H A D | qedf_main.c | 1240 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type, in qedf_xmit() 2536 if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in qedf_recv_frame() 2612 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_recv_frame()
|
H A D | qedf_io.c | 2546 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_process_unsol_compl()
|
/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1627 ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in fcoe_filter_frames()
|
H A D | fcoe_ctlr.c | 743 if (ntoh24(fh->fh_s_id)) in fcoe_ctlr_els_send()
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 597 if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in bnx2fc_recv_frame()
|