Home
last modified time | relevance | path

Searched defs:schib (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/cio/
H A Dcio.c379 cio_apply_config(struct subchannel * sch,struct schib * schib) cio_apply_config() argument
393 cio_check_config(struct subchannel * sch,struct schib * schib) cio_check_config() argument
412 struct schib schib; cio_commit_config() local
460 struct schib schib; cio_update_schib() local
612 struct schib schib; cio_test_for_console() local
627 struct schib schib; cio_get_console_sch_no() local
648 struct schib schib; cio_probe_console() local
[all...]
H A Dcio.h66 struct schib { struct
67 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
H A Dcss.c168 struct schib *schib) in css_validate_subchannel()
198 struct schib *schib) in css_alloc_subchannel()
455 static int css_probe_device(struct subchannel_id schid, struct schib *schib) in css_probe_device()
496 int css_sch_is_valid(struct schib *schib) in css_sch_is_valid()
508 struct schib schib; in css_evaluate_new_subchannel() local
H A Ddevice_fsm.c40 struct schib schib; in ccw_timeout_log() local