Lines Matching defs:dev
22 void sas_init_dev(struct domain_device *dev) in sas_init_dev()
53 struct domain_device *dev; in sas_get_port_device() local
169 int sas_notify_lldd_dev_found(struct domain_device *dev) in sas_notify_lldd_dev_found()
192 void sas_notify_lldd_dev_gone(struct domain_device *dev) in sas_notify_lldd_dev_gone()
209 struct domain_device *dev, *n; in sas_probe_devices() local
234 struct domain_device *dev; in sas_suspend_devices() local
278 int sas_discover_end_dev(struct domain_device *dev) in sas_discover_end_dev()
287 struct domain_device *dev = container_of(kref, typeof(*dev), kref); in sas_free_device() local
313 static void sas_unregister_common_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_common_dev()
342 struct domain_device *dev, *n; in sas_destruct_devices() local
366 struct domain_device *dev = data; in sas_abort_cmd() local
373 static void sas_abort_device_scsi_cmds(struct domain_device *dev) in sas_abort_device_scsi_cmds()
390 void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_dev()
411 struct domain_device *dev, *n; in sas_unregister_domain_devices() local
426 void sas_device_set_phy(struct domain_device *dev, struct sas_port *port) in sas_device_set_phy()
459 struct domain_device *dev; in sas_discover_domain() local