Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dskey.c563 static uint32_t modify_subchannel_key_1(uint32_t sid, struct schib *schib) in modify_subchannel_key_1()
583 struct schib *schib = (struct schib *)pagebuf; in test_msch() local
H A Dcss.c505 struct schib schib; in test_stsch() local
/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c22 struct schib schib; variable
508 static int is_path_installed(struct schib *schib, int chp_idx) in is_path_installed()
H A Dcss.h102 struct schib { struct
108 extern struct schib schib; argument