Searched refs:sas_port_delete_phy (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_sas.h | 219 void sas_port_delete_phy(struct sas_port *, struct sas_phy *);
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_port.c | 231 sas_port_delete_phy(port->port, phy->phy); in sas_deform_port()
|
H A D | sas_expander.c | 1849 sas_port_delete_phy(phy->port, phy->phy); in sas_unregister_devs_sas_addr()
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 47 sas_port_delete_phy(pqi_sas_phy->parent_port->port, phy); in pqi_free_sas_phy()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_sas.c | 1130 void sas_port_delete_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_delete_phy() function 1138 EXPORT_SYMBOL(sas_port_delete_phy);
|
H A D | hpsa.c | 9594 sas_port_delete_phy(hpsa_sas_phy->parent_port->port, phy); in hpsa_free_sas_phy()
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 541 sas_port_delete_phy(mpt3sas_port->port, mpt3sas_phy->phy); in _transport_delete_phy() 1001 sas_port_delete_phy(mpt3sas_port->port, in mpt3sas_transport_port_remove()
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 608 sas_port_delete_phy(mr_sas_port->port, mr_sas_phy->phy); in mpi3mr_delete_sas_phy() 1571 sas_port_delete_phy(mr_sas_port->port, in mpi3mr_sas_port_remove()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptsas.c | 890 sas_port_delete_phy(port_details->port, phy_info->phy); in mptsas_setup_wide_ports() 1592 sas_port_delete_phy(port, phy_info_parent->phy); in mptsas_del_end_device() 3595 sas_port_delete_phy(port, phy_info->phy); in mptsas_expander_delete()
|