Home
last modified time | relevance | path

Searched refs:ascii_put (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/s390x/
H A Debcdic.h95 static inline void ascii_put(uint8_t *p, const char *ebcdic, int len) in ascii_put() function
/qemu/hw/char/
H A Dsclpconsole-lm.c228 ascii_put(buffer, mdbo->mto.message, len); in process_mdb()