Lines Matching defs:dev
23 void sas_init_dev(struct domain_device *dev) in sas_init_dev()
54 struct domain_device *dev; in sas_get_port_device() local
170 int sas_notify_lldd_dev_found(struct domain_device *dev) in sas_notify_lldd_dev_found()
193 void sas_notify_lldd_dev_gone(struct domain_device *dev) in sas_notify_lldd_dev_gone()
210 struct domain_device *dev, *n; in sas_probe_devices() local
235 struct domain_device *dev; in sas_suspend_devices() local
279 int sas_discover_end_dev(struct domain_device *dev) in sas_discover_end_dev()
288 struct domain_device *dev = container_of(kref, typeof(*dev), kref); in sas_free_device() local
314 static void sas_unregister_common_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_common_dev()
343 struct domain_device *dev, *n; in sas_destruct_devices() local
364 void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_dev()
383 struct domain_device *dev, *n; in sas_unregister_domain_devices() local
398 void sas_device_set_phy(struct domain_device *dev, struct sas_port *port) in sas_device_set_phy()
431 struct domain_device *dev; in sas_discover_domain() local