Home
last modified time | relevance | path

Searched refs:virtual_phy (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1060 struct virtual_phy { struct
1816 struct virtual_phy *
Dmpt3sas_transport.c694 struct virtual_phy *vphy = NULL; in mpt3sas_transport_port_add()
888 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove()
Dmpt3sas_scsih.c440 struct virtual_phy *
444 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy()
5938 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset()
6347 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy()
6494 static struct virtual_phy *
6497 struct virtual_phy *vphy; in _scsih_alloc_vphy()
6506 vphy = kzalloc(sizeof(struct virtual_phy), GFP_KERNEL); in _scsih_alloc_vphy()