domain_device 99 include/scsi/libsas.h #define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj) domain_device 205 include/scsi/libsas.h struct domain_device *parent; domain_device 272 include/scsi/libsas.h struct domain_device *port_dev; domain_device 444 include/scsi/libsas.h static inline struct domain_device * domain_device 449 include/scsi/libsas.h static inline struct domain_device * domain_device 454 include/scsi/libsas.h static inline struct ata_device *sas_to_ata_dev(struct domain_device *dev) domain_device 459 include/scsi/libsas.h static inline struct domain_device * domain_device 614 include/scsi/libsas.h struct domain_device *dev; domain_device 665 include/scsi/libsas.h int (*lldd_dev_found)(struct domain_device *); domain_device 666 include/scsi/libsas.h void (*lldd_dev_gone)(struct domain_device *); domain_device 673 include/scsi/libsas.h int (*lldd_abort_task_set)(struct domain_device *, u8 *lun); domain_device 674 include/scsi/libsas.h int (*lldd_clear_aca)(struct domain_device *, u8 *lun); domain_device 675 include/scsi/libsas.h int (*lldd_clear_task_set)(struct domain_device *, u8 *lun); domain_device 676 include/scsi/libsas.h int (*lldd_I_T_nexus_reset)(struct domain_device *); domain_device 677 include/scsi/libsas.h int (*lldd_ata_check_ready)(struct domain_device *); domain_device 678 include/scsi/libsas.h void (*lldd_ata_set_dmamode)(struct domain_device *); domain_device 679 include/scsi/libsas.h int (*lldd_lu_reset)(struct domain_device *, u8 *lun); domain_device 717 include/scsi/libsas.h int sas_discover_root_expander(struct domain_device *); domain_device 721 include/scsi/libsas.h int sas_ex_revalidate_domain(struct domain_device *); domain_device 727 include/scsi/libsas.h int sas_discover_sata(struct domain_device *); domain_device 728 include/scsi/libsas.h int sas_discover_end_dev(struct domain_device *); domain_device 730 include/scsi/libsas.h void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *); domain_device 732 include/scsi/libsas.h void sas_init_dev(struct domain_device *); domain_device 749 include/scsi/libsas.h struct sas_phy *sas_get_local_phy(struct domain_device *dev); domain_device 33 include/scsi/sas_ata.h static inline int dev_is_sata(struct domain_device *dev) domain_device 39 include/scsi/sas_ata.h int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy); domain_device 40 include/scsi/sas_ata.h int sas_ata_init(struct domain_device *dev); domain_device 45 include/scsi/sas_ata.h void sas_ata_schedule_reset(struct domain_device *dev); domain_device 46 include/scsi/sas_ata.h void sas_ata_wait_eh(struct domain_device *dev); domain_device 54 include/scsi/sas_ata.h static inline int dev_is_sata(struct domain_device *dev) domain_device 58 include/scsi/sas_ata.h static inline int sas_ata_init(struct domain_device *dev) domain_device 75 include/scsi/sas_ata.h static inline void sas_ata_schedule_reset(struct domain_device *dev) domain_device 79 include/scsi/sas_ata.h static inline void sas_ata_wait_eh(struct domain_device *dev) domain_device 95 include/scsi/sas_ata.h static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy)