Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/hsi/
H A Dcs-protocol.h97 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) macro
101 #define CS_GET_STATE CS_IOR(21, unsigned int)
103 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)