Lines Matching refs:domain_device
39 void sas_init_dev(struct domain_device *dev) in sas_init_dev()
70 struct domain_device *dev; in sas_get_port_device()
177 int sas_notify_lldd_dev_found(struct domain_device *dev) in sas_notify_lldd_dev_found()
200 void sas_notify_lldd_dev_gone(struct domain_device *dev) in sas_notify_lldd_dev_gone()
217 struct domain_device *dev, *n; in sas_probe_devices()
246 struct domain_device *dev; in sas_suspend_devices()
290 int sas_discover_end_dev(struct domain_device *dev) in sas_discover_end_dev()
306 struct domain_device *dev = container_of(kref, typeof(*dev), kref); in sas_free_device()
329 static void sas_unregister_common_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_common_dev()
358 struct domain_device *dev, *n; in sas_destruct_devices()
373 void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_dev()
393 struct domain_device *dev, *n; in sas_unregister_domain_devices()
408 void sas_device_set_phy(struct domain_device *dev, struct sas_port *port) in sas_device_set_phy()
441 struct domain_device *dev; in sas_discover_domain()
503 struct domain_device *ddev = port->port_dev; in sas_revalidate_domain()