Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H 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
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.c175 struct schib *schib) in css_validate_subchannel()
205 struct schib *schib) in css_alloc_subchannel()
466 static int css_probe_device(struct subchannel_id schid, struct schib *schib) in css_probe_device()
507 int css_sch_is_valid(struct schib *schib) in css_sch_is_valid()
519 struct schib schib; in css_evaluate_new_subchannel() local
H A Ddevice_fsm.c40 struct schib schib; in ccw_timeout_log() local
/openbmc/qemu/hw/s390x/
H A Dcss.c702 SCHIB *schib = &sch->curr_status; in sch_handle_clear_func() local
727 SCHIB *schib = &sch->curr_status; in sch_handle_halt_func() local
1133 SCHIB *schib = &sch->curr_status; in sch_handle_start_func_virtual() local
1266 SCHIB *schib = &sch->curr_status; in sch_handle_start_func_passthrough() local
1283 SCHIB *schib = &sch->curr_status; in do_subchannel_work_virtual() local
1300 SCHIB *schib = &sch->curr_status; in do_subchannel_work_passthrough() local
1451 SCHIB *schib = &sch->curr_status; in css_do_msch() local
1497 SCHIB *schib = &sch->curr_status; in css_do_xsch() local
1529 SCHIB *schib = &sch->curr_status; in css_do_csch() local
1558 SCHIB *schib = &sch->curr_status; in css_do_hsch() local
[all …]
H A D3270-ccw.c85 SCHIB *schib = &sch->curr_status; in emulated_ccw_3270_cb() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c450 static bool find_net_dev(Schib *schib, int dev_no) in find_net_dev()
480 Schib schib; in virtio_setup() local
H A Dcio.c43 Schib schib; in enable_subchannel() local
H A Dmain.c59 Schib schib; in is_dev_possibly_bootable() local
H A Dcio.h117 typedef struct schib { struct
118 struct pmcw pmcw; /* path management control word */
119 struct scsw scsw; /* subchannel status word */
120 u64 mba; /* measurement block address */
121 u8 mda[4]; /* model dependent area */
/openbmc/qemu/hw/vfio/
H A Dccw.c129 SCHIB *schib = &sch->curr_status; in vfio_ccw_handle_store() local
315 SCHIB *schib = &sch->curr_status; in vfio_ccw_io_notifier_handler() local
/openbmc/qemu/target/s390x/
H A Dioinst.c114 static int ioinst_schib_valid(SCHIB *schib) in ioinst_schib_valid()
137 SCHIB schib; in ioinst_handle_msch() local
267 SCHIB schib; in ioinst_handle_stsch() local