domain_device      93 include/scsi/libsas.h #define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj)
domain_device     185 include/scsi/libsas.h         struct domain_device *parent;
domain_device     231 include/scsi/libsas.h 	struct domain_device *port_dev;
domain_device     375 include/scsi/libsas.h static inline struct domain_device *
domain_device     380 include/scsi/libsas.h static inline struct domain_device *
domain_device     385 include/scsi/libsas.h static inline struct domain_device *
domain_device     531 include/scsi/libsas.h 	struct domain_device *dev;
domain_device     600 include/scsi/libsas.h 	int  (*lldd_dev_found)(struct domain_device *);
domain_device     601 include/scsi/libsas.h 	void (*lldd_dev_gone)(struct domain_device *);
domain_device     608 include/scsi/libsas.h 	int (*lldd_abort_task_set)(struct domain_device *, u8 *lun);
domain_device     609 include/scsi/libsas.h 	int (*lldd_clear_aca)(struct domain_device *, u8 *lun);
domain_device     610 include/scsi/libsas.h 	int (*lldd_clear_task_set)(struct domain_device *, u8 *lun);
domain_device     611 include/scsi/libsas.h 	int (*lldd_I_T_nexus_reset)(struct domain_device *);
domain_device     612 include/scsi/libsas.h 	int (*lldd_lu_reset)(struct domain_device *, u8 *lun);