Searched refs:scirdev_to_dev (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/isci/ |
H A D | remote_node_context.c | 451 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 470 dev_warn(scirdev_to_dev(rnc_to_dev(sci_rnc)), in sci_remote_node_context_event_handler() 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() [all …]
|
H 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_reset() 441 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_frame_handler() 573 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 584 dev_dbg(scirdev_to_dev(idev), in sci_remote_device_event_handler() 658 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_io() 793 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_complete_io() 838 dev_err(scirdev_to_dev(idev), in sci_remote_device_complete_io() 877 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_start_task() 1007 dev_warn(scirdev_to_dev(idev), "%s: in wrong state: %s\n", in sci_remote_device_destruct() [all …]
|
H A D | host.h | 379 static inline struct device *scirdev_to_dev(struct isci_remote_device *idev) in scirdev_to_dev() function
|