Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A 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
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_ata.c257 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function
296 res = sas_get_ata_info(dev, phy); in sas_ata_clear_pending()
H A Dsas_expander.c839 res = sas_get_ata_info(child, phy); in sas_ex_discover_end_dev()