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.h1068 struct virtual_phy { struct
1849 struct virtual_phy *
H A Dmpt3sas_transport.c693 struct virtual_phy *vphy = NULL; in mpt3sas_transport_port_add()
898 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove()
H A Dmpt3sas_scsih.c502 struct virtual_phy *
506 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy()
6261 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset()
6667 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy()
6828 static struct virtual_phy *
6831 struct virtual_phy *vphy; in _scsih_alloc_vphy()
6840 vphy = kzalloc_obj(struct virtual_phy); in _scsih_alloc_vphy()