Searched defs:sas_domain_function_template (Results 1 – 1 of 1) sorted by relevance
625 struct sas_domain_function_template { struct627 void (*lldd_port_formed)(struct asd_sas_phy *);628 void (*lldd_port_deformed)(struct asd_sas_phy *);631 int (*lldd_dev_found)(struct domain_device *);632 void (*lldd_dev_gone)(struct domain_device *);637 int (*lldd_abort_task)(struct sas_task *);641 int (*lldd_I_T_nexus_reset)(struct domain_device *);642 int (*lldd_ata_check_ready)(struct domain_device *);645 int (*lldd_query_task)(struct sas_task *);649 int (*lldd_clear_nexus_ha)(struct sas_ha_struct *);[all …]
Completed in 7 milliseconds