Lines Matching defs:cdev

38 static void ccw_timeout_log(struct ccw_device *cdev)  in ccw_timeout_log()
102 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
115 ccw_device_set_timeout(struct ccw_device *cdev, int expires) in ccw_device_set_timeout()
124 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
140 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
149 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
189 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
259 ccw_device_sense_id_done(struct ccw_device *cdev, int err) in ccw_device_sense_id_done()
285 int ccw_device_notify(struct ccw_device *cdev, int event) in ccw_device_notify()
308 static void ccw_device_oper_notify(struct ccw_device *cdev) in ccw_device_oper_notify()
328 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
387 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
411 static void ccw_device_request_event(struct ccw_device *cdev, enum dev_event e) in ccw_device_request_event()
428 static void ccw_device_report_path_events(struct ccw_device *cdev) in ccw_device_report_path_events()
447 static void ccw_device_reset_path_events(struct ccw_device *cdev) in ccw_device_reset_path_events()
473 static void ccw_device_handle_broken_paths(struct ccw_device *cdev) in ccw_device_handle_broken_paths()
484 void ccw_device_verify_done(struct ccw_device *cdev, int err) in ccw_device_verify_done()
548 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
571 ccw_device_disband_done(struct ccw_device *cdev, int err) in ccw_device_disband_done()
591 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
632 static void ccw_device_generic_notoper(struct ccw_device *cdev, in ccw_device_generic_notoper()
644 static void ccw_device_offline_verify(struct ccw_device *cdev, in ccw_device_offline_verify()
656 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify()
694 static void ccw_device_boxed_verify(struct ccw_device *cdev, in ccw_device_boxed_verify()
711 static int ccw_device_call_handler(struct ccw_device *cdev) in ccw_device_call_handler()
750 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_irq()
795 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_timeout()
819 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_w4sense()
870 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_irq()
882 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_timeout()
898 void ccw_device_kill_io(struct ccw_device *cdev) in ccw_device_kill_io()
919 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_delay_verify()
926 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_start_id()
938 void ccw_device_trigger_reprobe(struct ccw_device *cdev) in ccw_device_trigger_reprobe()
970 static void ccw_device_disabled_irq(struct ccw_device *cdev, in ccw_device_disabled_irq()
984 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_change_cmfstate()
991 static void ccw_device_update_cmfblock(struct ccw_device *cdev, in ccw_device_update_cmfblock()
1000 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_done()
1008 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_timeout()
1026 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_nop()