Searched defs:schib (Results 1 – 4 of 4) sorted by relevance
379 static void cio_apply_config(struct subchannel *sch, struct schib *schib) in cio_apply_config()393 static int cio_check_config(struct subchannel *sch, struct schib *schib) in cio_check_config()412 struct schib schib; in cio_commit_config() local460 struct schib schib; in cio_update_schib() local612 struct schib schib; in cio_test_for_console() local627 struct schib schib; in cio_get_console_sch_no() local648 struct schib schib; in cio_probe_console() local
66 struct schib { struct67 struct pmcw pmcw; /* path management control word */68 union scsw scsw; /* subchannel status word */69 __u64 mba; /* measurement block address */70 __u8 mda[4]; /* model dependent area */97 struct schib schib; /* subchannel information block */ member
175 struct schib *schib) in css_validate_subchannel()205 struct schib *schib) in css_alloc_subchannel()503 static int css_probe_device(struct subchannel_id schid, struct schib *schib) in css_probe_device()544 int css_sch_is_valid(struct schib *schib) in css_sch_is_valid()556 struct schib schib; in css_evaluate_new_subchannel() local
39 struct schib schib; in ccw_timeout_log() local
Completed in 11 milliseconds