Searched refs:domain_device (Results 1 – 2 of 2) sorted by relevance
33 static inline int dev_is_sata(struct domain_device *dev) in dev_is_sata()39 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);40 int sas_ata_init(struct domain_device *dev);45 void sas_ata_schedule_reset(struct domain_device *dev);46 void sas_ata_wait_eh(struct domain_device *dev);54 static inline int dev_is_sata(struct domain_device *dev) in dev_is_sata()58 static inline int sas_ata_init(struct domain_device *dev) in sas_ata_init()75 static inline void sas_ata_schedule_reset(struct domain_device *dev) in sas_ata_schedule_reset()79 static inline void sas_ata_wait_eh(struct domain_device *dev) in sas_ata_wait_eh()95 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
92 #define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj)183 struct domain_device { struct193 struct domain_device *parent; argument258 struct domain_device *port_dev;419 static inline struct domain_device *424 static inline struct domain_device *429 static inline struct ata_device *sas_to_ata_dev(struct domain_device *dev) in sas_to_ata_dev()434 static inline struct domain_device *589 struct domain_device *dev;640 int (*lldd_dev_found)(struct domain_device *);[all …]