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