Searched refs:ND_VALIDITY_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ | ||
H A D | cio.h | 271 #define ND_VALIDITY_VALID 0 macro |
/openbmc/linux/drivers/s390/cio/ | ||
H A D | chsc.c | 395 if (nd->validity != ND_VALIDITY_VALID) { in format_node_data() |