Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_sprp.c24 #define DIAG304_CMD_MAX 2 macro
86 if ((diag304->args[0] >> 8) != 0 || diag304->args[1] > DIAG304_CMD_MAX) in __hypfs_sprp_ioctl()