Lines Matching defs:cdev

37 static void ccw_timeout_log(struct ccw_device *cdev)  in ccw_timeout_log()
101 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
114 ccw_device_set_timeout(struct ccw_device *cdev, int expires) in ccw_device_set_timeout()
129 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
145 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
154 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
194 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
270 ccw_device_sense_id_done(struct ccw_device *cdev, int err) in ccw_device_sense_id_done()
296 int ccw_device_notify(struct ccw_device *cdev, int event) in ccw_device_notify()
319 static void ccw_device_oper_notify(struct ccw_device *cdev) in ccw_device_oper_notify()
339 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
398 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
422 static void ccw_device_request_event(struct ccw_device *cdev, enum dev_event e) in ccw_device_request_event()
439 static void ccw_device_report_path_events(struct ccw_device *cdev) in ccw_device_report_path_events()
458 static void ccw_device_reset_path_events(struct ccw_device *cdev) in ccw_device_reset_path_events()
484 static void ccw_device_handle_broken_paths(struct ccw_device *cdev) in ccw_device_handle_broken_paths()
495 void ccw_device_verify_done(struct ccw_device *cdev, int err) in ccw_device_verify_done()
554 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
577 ccw_device_disband_done(struct ccw_device *cdev, int err) in ccw_device_disband_done()
597 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
638 static void ccw_device_generic_notoper(struct ccw_device *cdev, in ccw_device_generic_notoper()
650 static void ccw_device_offline_verify(struct ccw_device *cdev, in ccw_device_offline_verify()
662 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify()
700 static void ccw_device_boxed_verify(struct ccw_device *cdev, in ccw_device_boxed_verify()
717 static int ccw_device_call_handler(struct ccw_device *cdev) in ccw_device_call_handler()
756 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_irq()
801 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_timeout()
825 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_w4sense()
876 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_irq()
888 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_timeout()
904 void ccw_device_kill_io(struct ccw_device *cdev) in ccw_device_kill_io()
925 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_delay_verify()
932 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_start_id()
944 void ccw_device_trigger_reprobe(struct ccw_device *cdev) in ccw_device_trigger_reprobe()
976 static void ccw_device_disabled_irq(struct ccw_device *cdev, in ccw_device_disabled_irq()
990 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_change_cmfstate()
997 static void ccw_device_update_cmfblock(struct ccw_device *cdev, in ccw_device_update_cmfblock()
1006 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_done()
1014 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_timeout()
1032 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_nop()