Home
last modified time | relevance | path

Searched refs:vport_list (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_drv.h227 struct list_head vport_list; member
H A Dbfad.c667 list_add_tail(&vport->list_entry, &bfad->vport_list); in bfad_vport_create()
1352 INIT_LIST_HEAD(&bfad->vport_list); in bfad_pci_probe()
H A Dbfad_bsg.c2554 list_for_each_entry(vport, &bfad->vport_list, list_entry) in bfad_iocmd_lunmask_reset_lunscan_mode()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h3037 struct vport_rec vport_list[MAX_STATIC_VPORT_COUNT]; member
H A Dlpfc_hbadisc.c3872 vport_id.port_name = wwn_to_u64(vport_info->vport_list[i].wwpn); in lpfc_create_static_vport()
3873 vport_id.node_name = wwn_to_u64(vport_info->vport_list[i].wwnn); in lpfc_create_static_vport()