Lines Matching defs:sch
90 int cio_set_options(struct subchannel *sch, int flags) in cio_set_options()
101 cio_start_handle_notoper(struct subchannel *sch, __u8 lpm) in cio_start_handle_notoper()
125 cio_start_key (struct subchannel *sch, /* subchannel structure */ in cio_start_key()
177 cio_start (struct subchannel *sch, struct ccw1 *cpa, __u8 lpm) in cio_start()
186 cio_resume (struct subchannel *sch) in cio_resume()
218 cio_halt(struct subchannel *sch) in cio_halt()
251 cio_clear(struct subchannel *sch) in cio_clear()
285 cio_cancel (struct subchannel *sch) in cio_cancel()
315 static void cio_apply_config(struct subchannel *sch, struct schib *schib) in cio_apply_config()
329 static int cio_check_config(struct subchannel *sch, struct schib *schib) in cio_check_config()
345 int cio_commit_config(struct subchannel *sch) in cio_commit_config()
393 int cio_update_schib(struct subchannel *sch) in cio_update_schib()
410 int cio_enable_subchannel(struct subchannel *sch, u32 intparm) in cio_enable_subchannel()
444 int cio_disable_subchannel(struct subchannel *sch) in cio_disable_subchannel()
464 static int cio_check_devno_blacklisted(struct subchannel *sch) in cio_check_devno_blacklisted()
491 int cio_validate_subchannel(struct subchannel *sch, struct subchannel_id schid) in cio_validate_subchannel()
540 struct subchannel *sch; in do_cio_interrupt() local
590 void cio_tsch(struct subchannel *sch) in cio_tsch()
655 struct subchannel *sch; in cio_probe_console() local
969 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key()
999 int cio_tm_intrg(struct subchannel *sch) in cio_tm_intrg()