Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_internal.h93 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.c349 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id) in sas_ex_to_ata() function
2019 struct domain_device *ata_dev = sas_ex_to_ata(dev, phy_id); in sas_rediscover_dev()