Searched refs:TCW_FORMAT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ | ||
H A D | fcx.h | 14 #define TCW_FORMAT_DEFAULT 0 macro |
/openbmc/linux/drivers/s390/cio/ | ||
H A D | fcx.c | 86 tcw->format = TCW_FORMAT_DEFAULT; in tcw_init() |