Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A 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 …]
A 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 …]
A Ddevice_fsm.c45 sch = to_subchannel(cdev->dev.parent); in ccw_timeout_log()
134 sch = to_subchannel(cdev->dev.parent); in ccw_device_cancel_halt_clear()
199 sch = to_subchannel(cdev->dev.parent); in ccw_device_recog_done()
337 sch = to_subchannel(cdev->dev.parent); in ccw_device_done()
493 sch = to_subchannel(cdev->dev.parent); in ccw_device_verify_done()
556 sch = to_subchannel(cdev->dev.parent); in ccw_device_online()
610 sch = to_subchannel(cdev->dev.parent); in ccw_device_offline()
664 sch = to_subchannel(cdev->dev.parent); in ccw_device_online_verify()
930 sch = to_subchannel(cdev->dev.parent); in ccw_device_start_id()
945 sch = to_subchannel(cdev->dev.parent); in ccw_device_trigger_reprobe()
[all …]
A Dcss.c71 struct subchannel *sch = to_subchannel(dev); in call_fn_known_sch()
165 struct subchannel *sch = to_subchannel(dev); in css_subchannel_release()
319 struct subchannel *sch = to_subchannel(dev); in type_show()
329 struct subchannel *sch = to_subchannel(dev); in modalias_show()
340 struct subchannel *sch = to_subchannel(dev); in driver_override_store()
373 struct subchannel *sch = to_subchannel(dev); in driver_override_show()
525 sch = to_subchannel(dev); in check_subchannel()
537 return dev ? to_subchannel(dev) : NULL; in get_subchannel_by_schid()
1421 sch = to_subchannel(dev); in css_probe()
1433 sch = to_subchannel(dev); in css_remove()
[all …]
A 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()
917 old_sch = to_subchannel(cdev->dev.parent); in ccw_device_move_to_sch()
976 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_move_to_orph()
1259 sch = to_subchannel(cdev->dev.parent); in recovery_check()
1763 sch = to_subchannel(cdev->dev.parent); in ccw_device_remove()
[all …]
A 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()
A 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()
A Dcio.h111 #define to_subchannel(n) container_of(n, struct subchannel, dev) macro
A Ddevice_id.c203 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_sense_id_start()
A Dchsc_sch.c178 struct subchannel *sch = to_subchannel(dev); in chsc_subchannel_match_next_free()
190 return dev ? to_subchannel(dev) : NULL; in chsc_get_next_subchannel()
A 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()

Completed in 23 milliseconds