Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_internal.h83 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id);
Dsas_init.c246 struct domain_device *ata_dev = sas_ex_to_ata(ddev, phy->number); in transport_sas_phy_reset()
Dsas_expander.c328 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id) in sas_ex_to_ata() function
2024 struct domain_device *ata_dev = sas_ex_to_ata(dev, phy_id); in sas_rediscover_dev()