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()
543 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
566 ccw_device_disband_done(struct ccw_device *cdev, int err) in ccw_device_disband_done()
586 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
627 static void ccw_device_generic_notoper(struct ccw_device *cdev, in ccw_device_generic_notoper()
639 static void ccw_device_offline_verify(struct ccw_device *cdev, in ccw_device_offline_verify()
651 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify()
689 static void ccw_device_boxed_verify(struct ccw_device *cdev, in ccw_device_boxed_verify()
706 static int ccw_device_call_handler(struct ccw_device *cdev) in ccw_device_call_handler()
745 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_irq()
790 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_timeout()
814 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_w4sense()
865 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_irq()
877 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_timeout()
893 void ccw_device_kill_io(struct ccw_device *cdev) in ccw_device_kill_io()
914 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_delay_verify()
921 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_start_id()
933 void ccw_device_trigger_reprobe(struct ccw_device *cdev) in ccw_device_trigger_reprobe()
965 static void ccw_device_disabled_irq(struct ccw_device *cdev, in ccw_device_disabled_irq()
979 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_change_cmfstate()
986 static void ccw_device_update_cmfblock(struct ccw_device *cdev, in ccw_device_update_cmfblock()
995 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_done()
1003 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_timeout()
1021 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_nop()