Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dsas_ata.h24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);
80 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
/Linux-v5.4/drivers/scsi/libsas/
Dsas_ata.c254 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
293 res = sas_get_ata_info(dev, phy); in sas_ata_clear_pending()
Dsas_expander.c839 res = sas_get_ata_info(child, phy); in sas_ex_discover_end_dev()