Lines Matching refs:ccw_device

37 static void ccw_timeout_log(struct ccw_device *cdev)  in ccw_timeout_log()
99 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout()
112 ccw_device_set_timeout(struct ccw_device *cdev, int expires) in ccw_device_set_timeout()
127 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
143 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
152 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
188 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
264 ccw_device_sense_id_done(struct ccw_device *cdev, int err) in ccw_device_sense_id_done()
290 int ccw_device_notify(struct ccw_device *cdev, int event) in ccw_device_notify()
313 static void ccw_device_oper_notify(struct ccw_device *cdev) in ccw_device_oper_notify()
333 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
392 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
416 static void ccw_device_request_event(struct ccw_device *cdev, enum dev_event e) in ccw_device_request_event()
433 static void ccw_device_report_path_events(struct ccw_device *cdev) in ccw_device_report_path_events()
452 static void ccw_device_reset_path_events(struct ccw_device *cdev) in ccw_device_reset_path_events()
478 static void ccw_device_handle_broken_paths(struct ccw_device *cdev) in ccw_device_handle_broken_paths()
489 void ccw_device_verify_done(struct ccw_device *cdev, int err) in ccw_device_verify_done()
547 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
570 ccw_device_disband_done(struct ccw_device *cdev, int err) in ccw_device_disband_done()
590 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
631 static void ccw_device_generic_notoper(struct ccw_device *cdev, in ccw_device_generic_notoper()
643 static void ccw_device_offline_verify(struct ccw_device *cdev, in ccw_device_offline_verify()
655 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify()
692 static void ccw_device_boxed_verify(struct ccw_device *cdev, in ccw_device_boxed_verify()
709 static int ccw_device_call_handler(struct ccw_device *cdev) in ccw_device_call_handler()
748 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_irq()
792 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_timeout()
816 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_w4sense()
867 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_irq()
879 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_killing_timeout()
895 void ccw_device_kill_io(struct ccw_device *cdev) in ccw_device_kill_io()
916 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_delay_verify()
923 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_start_id()
935 void ccw_device_trigger_reprobe(struct ccw_device *cdev) in ccw_device_trigger_reprobe()
967 static void ccw_device_disabled_irq(struct ccw_device *cdev, in ccw_device_disabled_irq()
981 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_change_cmfstate()
988 static void ccw_device_update_cmfblock(struct ccw_device *cdev, in ccw_device_update_cmfblock()
997 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_done()
1005 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_quiesce_timeout()
1023 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_nop()