Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/drivers/scsi/libsas/
Dsas_ata.c252 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
291 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()