Searched refs:scirdev_to_dev (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/isci/ |
D | remote_node_context.c | 455 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 474 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 513 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 521 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 551 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_destruct() 560 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_destruct() 579 dev_dbg(scirdev_to_dev(idev), in sci_remote_node_context_suspend() 596 dev_warn(scirdev_to_dev(idev), in sci_remote_node_context_suspend() 629 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_suspend() 667 dev_dbg(scirdev_to_dev(idev), in sci_remote_node_context_resume() [all …]
|
D | remote_device.c | 348 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_stop() 410 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_reset() 430 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_reset_complete() 455 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_frame_handler() 587 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 598 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 672 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_io() 807 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_complete_io() 852 dev_err(scirdev_to_dev(idev), in sci_remote_device_complete_io() 891 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_task() [all …]
|
D | host.h | 381 static inline struct device *scirdev_to_dev(struct isci_remote_device *idev) in scirdev_to_dev() function
|