Searched refs:hbaid (Results 1 – 1 of 1) sorted by relevance
394 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_dprt_cbfn() local423 hbaid = (struct fc_fdmi_hba_identifier *)pld; in csio_ln_fdmi_dprt_cbfn()424 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); /* HBA identifer */ in csio_ln_fdmi_dprt_cbfn()425 pld += sizeof(*hbaid); in csio_ln_fdmi_dprt_cbfn()552 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_start() local575 hbaid = (struct fc_fdmi_hba_identifier *)csio_ct_get_pld(cmd); in csio_ln_fdmi_start()576 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_start()577 len += sizeof(*hbaid); in csio_ln_fdmi_start()