Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_internal.h81 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id);
H A Dsas_init.c243 struct domain_device *ata_dev = sas_ex_to_ata(ddev, phy->number); in transport_sas_phy_reset()
H A Dsas_expander.c327 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id) in sas_ex_to_ata() function
1996 struct domain_device *ata_dev = sas_ex_to_ata(dev, phy_id); in sas_rediscover_dev()