Home
last modified time | relevance | path

Searched defs:ascebc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
H A Draw3270.c56 unsigned char *ascebc; /* ascii -> ebcdic table */ member
728 char *ascebc) in raw3270_setup_device()
809 char *ascebc; in raw3270_setup_console() local
858 char *ascebc; in raw3270_create_device() local
H A Draw3270.h83 unsigned char *ascebc; /* ascii -> ebcdic table */ member
H A Dkeyboard.c155 kbd_ascebc(struct kbd_data *kbd, unsigned char *ascebc) in kbd_ascebc()