Home
last modified time | relevance | path

Searched refs:hbaid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/fc/
H A Dfc_ms.h143 struct fc_fdmi_hba_identifier hbaid; member
152 struct fc_fdmi_hba_identifier hbaid; member
160 struct fc_fdmi_hba_identifier hbaid; member
192 struct fc_fdmi_hba_identifier hbaid; member
199 struct fc_fdmi_hba_identifier hbaid; member
/kernel/linux/linux-6.6/include/scsi/fc/
H A Dfc_ms.h184 struct fc_fdmi_hba_identifier hbaid; member
193 struct fc_fdmi_hba_identifier hbaid; member
201 struct fc_fdmi_hba_identifier hbaid; member
233 struct fc_fdmi_hba_identifier hbaid; member
240 struct fc_fdmi_hba_identifier hbaid; member
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_lnode.c411 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_dprt_cbfn() local
441 hbaid = (struct fc_fdmi_hba_identifier *)pld; in csio_ln_fdmi_dprt_cbfn()
442 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); /* HBA identifer */ in csio_ln_fdmi_dprt_cbfn()
443 pld += sizeof(*hbaid); in csio_ln_fdmi_dprt_cbfn()
570 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_start() local
593 hbaid = (struct fc_fdmi_hba_identifier *)csio_ct_get_pld(cmd); in csio_ln_fdmi_start()
594 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_start()
595 len += sizeof(*hbaid); in csio_ln_fdmi_start()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_lnode.c411 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_dprt_cbfn() local
441 hbaid = (struct fc_fdmi_hba_identifier *)pld; in csio_ln_fdmi_dprt_cbfn()
442 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); /* HBA identifer */ in csio_ln_fdmi_dprt_cbfn()
443 pld += sizeof(*hbaid); in csio_ln_fdmi_dprt_cbfn()
570 struct fc_fdmi_hba_identifier *hbaid; in csio_ln_fdmi_start() local
593 hbaid = (struct fc_fdmi_hba_identifier *)csio_ct_get_pld(cmd); in csio_ln_fdmi_start()
594 memcpy(&hbaid->id, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_start()
595 len += sizeof(*hbaid); in csio_ln_fdmi_start()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_encode.h234 put_unaligned_be64(lport->wwpn, &ct->payload.rhba.hbaid.id); in fc_ct_ms_fill()
478 put_unaligned_be64(lport->wwpn, &ct->payload.dhba.hbaid.id); in fc_ct_ms_fill()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_encode.h230 put_unaligned_be64(lport->wwpn, &ct->payload.rhba.hbaid.id); in fc_ct_ms_fill()
702 put_unaligned_be64(lport->wwpn, &ct->payload.dhba.hbaid.id); in fc_ct_ms_fill()

Completed in 8 milliseconds