Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1064 struct virtual_phy { struct
1847 struct virtual_phy *
H A Dmpt3sas_transport.c690 struct virtual_phy *vphy = NULL; in mpt3sas_transport_port_add()
896 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove()
H A Dmpt3sas_scsih.c438 struct virtual_phy *
442 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy()
5940 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset()
6347 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy()
6509 static struct virtual_phy *
6512 struct virtual_phy *vphy; in _scsih_alloc_vphy()
6521 vphy = kzalloc(sizeof(struct virtual_phy), GFP_KERNEL); in _scsih_alloc_vphy()