Home
last modified time | relevance | path

Searched refs:function_code (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dsclp-console.c163 sccb->h.function_code = SCLP_FC_NORMAL_WRITE; in sclp_print_ascii()
200 sccb->h.function_code = SCLP_FC_NORMAL_WRITE; in lm_print()
257 sccb->h.function_code = SCLP_FC_NORMAL_WRITE; in sclp_write_event_mask()
413 sccb->function_code = SCLP_UNCONDITIONAL_READ; in console_refill_read_buffer()
H A Dsclp.h83 uint8_t function_code; member
/kvm-unit-tests/s390x/
H A Dsclp.c308 sccb->h.function_code = SCLP_FC_NORMAL_WRITE; in test_boundary()
332 sccb->h.function_code = SCLP_FC_NORMAL_WRITE; in test_toolong()