Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A 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
612 struct schib schib; in cio_test_for_console() local
627 struct schib schib; in cio_get_console_sch_no() local
648 struct schib schib; in cio_probe_console() local
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
A Dcss.c175 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
A Ddevice_fsm.c39 struct schib schib; in ccw_timeout_log() local

Completed in 11 milliseconds