Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dsas_ata.h24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);
92 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
/linux-6.12.1/drivers/scsi/libsas/
Dsas_ata.c255 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
294 res = sas_get_ata_info(dev, phy); in sas_ata_clear_pending()
701 ret = sas_get_ata_info(child, phy); in sas_ata_add_dev()