Searched refs:sas_get_ata_info (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | sas_ata.h | 24 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
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | sas_ata.h | 24 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
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_ata.c | 255 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()
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_ata.c | 258 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() function 297 res = sas_get_ata_info(dev, phy); in sas_ata_clear_pending()
|
H A D | sas_expander.c | 839 res = sas_get_ata_info(child, phy); in sas_ex_discover_end_dev()
|
Completed in 6 milliseconds