Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1064 struct virtual_phy { struct
1846 struct virtual_phy *
Dmpt3sas_transport.c694 struct virtual_phy *vphy = NULL; in mpt3sas_transport_port_add()
890 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()
5951 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset()
6360 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy()
6522 static struct virtual_phy *
6525 struct virtual_phy *vphy; in _scsih_alloc_vphy()
6534 vphy = kzalloc(sizeof(struct virtual_phy), GFP_KERNEL); in _scsih_alloc_vphy()