Searched refs:SCLP_HAS_CHP_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/s390/char/ | ||
D | sclp.h | 172 #define SCLP_HAS_CHP_INFO (sclp.facilities & 0x8000000000000000ULL) macro |
D | sclp_cmd.c | 651 if (!SCLP_HAS_CHP_INFO) in sclp_chp_read_info() |