Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h82 #define TARGET_IOC_NONE 0U macro
93 #define TARGET_IOC_NONE 1U macro
102 #define TARGET_IOC_NONE 0U macro
110 #define TARGET_IOC_NONE 0U macro
135 #define TARGET_IO(type,nr) TARGET_IOC(TARGET_IOC_NONE,(type),(nr),0)