Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dsas_ata.h24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);
89 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
/openbmc/linux/drivers/scsi/libsas/
H A 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()
704 ret = sas_get_ata_info(child, phy); in sas_ata_add_dev()