Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Dcio.c379 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() local
460 struct schib schib; in cio_update_schib() local
616 struct schib schib; in cio_test_for_console() local
631 struct schib schib; in cio_get_console_sch_no() local
652 struct schib schib; in cio_probe_console() local
Dcio.h77 struct schib { struct
78 struct pmcw pmcw; /* path management control word */
79 union scsw scsw; /* subchannel status word */
80 __u64 mba; /* measurement block address */
81 __u8 mda[4]; /* model dependent area */
108 struct schib schib; /* subchannel information block */ member
Dcss.c173 struct schib *schib) in css_validate_subchannel()
203 struct schib *schib) in css_alloc_subchannel()
420 static int css_probe_device(struct subchannel_id schid, struct schib *schib) in css_probe_device()
461 int css_sch_is_valid(struct schib *schib) in css_sch_is_valid()
473 struct schib schib; in css_evaluate_new_subchannel() local
Ddevice_fsm.c39 struct schib schib; in ccw_timeout_log() local
Dchsc_sch.c126 struct schib schib; in chsc_subchannel_prepare() local