Home
last modified time | relevance | path

Searched refs:ND_VALIDITY_VALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dcio.h271 #define ND_VALIDITY_VALID 0 macro
/openbmc/linux/drivers/s390/cio/
H A Dchsc.c395 if (nd->validity != ND_VALIDITY_VALID) { in format_node_data()