Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390/
Debcdic.h45 #define EBC_TOLOWER(addr,nr) codepage_convert(_ebc_tolower, addr, nr) macro
/linux-2.4.37.9/include/asm-s390x/
Debcdic.h45 #define EBC_TOLOWER(addr,nr) codepage_convert(_ebc_tolower, addr, nr) macro
/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.c1364 EBC_TOLOWER (start, count); in get_input()