Searched refs:scirdev_to_dev (Results 1 – 3 of 3) sorted by relevance
| /drivers/scsi/isci/ |
| A D | remote_node_context.c | 509 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 517 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 547 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_destruct() 556 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_destruct() 575 dev_dbg(scirdev_to_dev(idev), in sci_remote_node_context_suspend() 592 dev_warn(scirdev_to_dev(idev), in sci_remote_node_context_suspend() 625 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_suspend() 663 dev_dbg(scirdev_to_dev(idev), in sci_remote_node_context_resume() 737 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_resume() 757 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_start_io() [all …]
|
| A D | remote_device.c | 349 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_stop() 411 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_frame_handler() 543 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 554 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 628 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_io() 763 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_complete_io() 808 dev_err(scirdev_to_dev(idev), in sci_remote_device_complete_io() 847 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_task() 977 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_destruct() 1304 dev_dbg(scirdev_to_dev(idev), "%s: failed to resume: %d\n", in sci_remote_device_resume() [all …]
|
| A D | host.h | 379 static inline struct device *scirdev_to_dev(struct isci_remote_device *idev) in scirdev_to_dev() function
|
Completed in 9 milliseconds