Home
last modified time | relevance | path

Searched refs:to_subchannel (Results 1 – 11 of 11) sorted by relevance

/drivers/s390/cio/
Ddevice_pgid.c35 struct subchannel *sch = to_subchannel(cdev->dev.parent); in verify_done()
74 struct subchannel *sch = to_subchannel(cdev->dev.parent); in nop_do()
106 struct subchannel *sch = to_subchannel(cdev->dev.parent); in nop_callback()
169 struct subchannel *sch = to_subchannel(cdev->dev.parent); in pgid_wipeout_start()
196 struct subchannel *sch = to_subchannel(cdev->dev.parent); in spid_do()
229 struct subchannel *sch = to_subchannel(cdev->dev.parent); in spid_callback()
334 struct subchannel *sch = to_subchannel(cdev->dev.parent); in pgid_to_donepm()
381 struct subchannel *sch = to_subchannel(cdev->dev.parent); in snid_done()
455 struct subchannel *sch = to_subchannel(cdev->dev.parent); in snid_do()
512 struct subchannel *sch = to_subchannel(cdev->dev.parent); in verify_start()
[all …]
Ddevice_ops.c144 sch = to_subchannel(cdev->dev.parent); in ccw_device_clear()
200 sch = to_subchannel(cdev->dev.parent); in ccw_device_start_timeout_key()
377 sch = to_subchannel(cdev->dev.parent); in ccw_device_halt()
411 sch = to_subchannel(cdev->dev.parent); in ccw_device_resume()
462 sch = to_subchannel(cdev->dev.parent); in ccw_device_get_path_mask()
480 sch = to_subchannel(cdev->dev.parent); in ccw_device_get_chp_desc()
496 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_get_util_str()
546 sch = to_subchannel(cdev->dev.parent); in ccw_device_tm_start_timeout_key()
642 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_get_mdc()
687 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_tm_intrg()
[all …]
Ddevice_fsm.c45 sch = to_subchannel(cdev->dev.parent); in ccw_timeout_log()
128 sch = to_subchannel(cdev->dev.parent); in ccw_device_cancel_halt_clear()
193 sch = to_subchannel(cdev->dev.parent); in ccw_device_recog_done()
309 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_oper_notify()
331 sch = to_subchannel(cdev->dev.parent); in ccw_device_done()
388 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_recognition()
429 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_report_path_events()
474 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_handle_broken_paths()
487 sch = to_subchannel(cdev->dev.parent); in ccw_device_verify_done()
550 sch = to_subchannel(cdev->dev.parent); in ccw_device_online()
[all …]
Dcss.c71 struct subchannel *sch = to_subchannel(dev); in call_fn_known_sch()
165 struct subchannel *sch = to_subchannel(dev); in css_subchannel_release()
321 struct subchannel *sch = to_subchannel(dev); in type_show()
331 struct subchannel *sch = to_subchannel(dev); in modalias_show()
342 struct subchannel *sch = to_subchannel(dev); in driver_override_store()
355 struct subchannel *sch = to_subchannel(dev); in driver_override_show()
385 struct subchannel *sch = to_subchannel(dev); in chpids_show()
407 struct subchannel *sch = to_subchannel(dev); in pimpampom_show()
419 struct subchannel *sch = to_subchannel(dev); in dev_busid_show()
488 sch = to_subchannel(dev); in check_subchannel()
[all …]
Ddevice.c242 return sch_is_pseudo_sch(to_subchannel(cdev->dev.parent)); in ccw_device_is_orphan()
287 sch = to_subchannel(cdev->dev.parent); in ccw_device_set_offline()
550 sch = to_subchannel(dev->parent); in available_show()
565 struct subchannel *sch = to_subchannel(dev); in initiate_logging()
582 struct subchannel *sch = to_subchannel(dev); in vpm_show()
812 sch = to_subchannel(cdev->dev.parent); in io_subchannel_register()
909 old_sch = to_subchannel(cdev->dev.parent); in ccw_device_move_to_sch()
968 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_move_to_orph()
1247 sch = to_subchannel(cdev->dev.parent); in recovery_check()
1313 struct subchannel *sch = to_subchannel(cdev->dev.parent); in purge_fn()
[all …]
Dccwreq.c78 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccwreq_do()
153 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_request_cancel()
329 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_request_timeout()
Ddevice_status.c30 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_msg_control_check()
57 sch = to_subchannel(cdev->dev.parent); in ccw_device_path_notoper()
317 sch = to_subchannel(cdev->dev.parent); in ccw_device_do_sense()
Dcio.h115 #define to_subchannel(n) container_of(n, struct subchannel, dev) macro
Ddevice_id.c203 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_sense_id_start()
Dchsc_sch.c173 struct subchannel *sch = to_subchannel(dev); in chsc_subchannel_match_next_free()
185 return dev ? to_subchannel(dev) : NULL; in chsc_get_next_subchannel()
Dcmf.c179 struct subchannel *sch = to_subchannel(cdev->dev.parent); in set_schib()
272 struct subchannel *sch = to_subchannel(cdev->dev.parent); in cmf_copy_block()