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