Searched refs:domain_device (Results 1 – 2 of 2) sorted by relevance
18 static inline bool dev_is_sata(struct domain_device *dev) in dev_is_sata()31 void sas_ata_schedule_reset(struct domain_device *dev);32 void sas_ata_device_link_abort(struct domain_device *dev, bool force_reset);33 int sas_execute_ata_cmd(struct domain_device *device, u8 *fis, int force_phy_id);40 static inline bool dev_is_sata(struct domain_device *dev) in dev_is_sata()45 static inline void sas_ata_schedule_reset(struct domain_device *dev) in sas_ata_schedule_reset()49 static inline void sas_ata_device_link_abort(struct domain_device *dev, in sas_ata_device_link_abort()54 static inline int sas_execute_ata_cmd(struct domain_device *device, u8 *fis, in sas_execute_ata_cmd()
156 struct domain_device { struct166 struct domain_device *parent; argument237 struct domain_device *port_dev;386 static inline struct domain_device *391 static inline struct domain_device *401 static inline struct domain_device *572 struct domain_device *dev;643 int (*lldd_dev_found)(struct domain_device *);644 void (*lldd_dev_gone)(struct domain_device *);652 int (*lldd_I_T_nexus_reset)(struct domain_device *);[all …]
Completed in 7 milliseconds