Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1064 struct virtual_phy { struct
1847 struct virtual_phy *
H A Dmpt3sas_transport.c694 struct virtual_phy *vphy = NULL; in mpt3sas_transport_port_add()
900 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove()
H A Dmpt3sas_scsih.c439 struct virtual_phy *
443 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy()
5950 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset()
6359 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy()
6521 static struct virtual_phy *
6524 struct virtual_phy *vphy; in _scsih_alloc_vphy()
6533 vphy = kzalloc(sizeof(struct virtual_phy), GFP_KERNEL); in _scsih_alloc_vphy()