Searched refs:_VKI_SIO (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-linux.h2023 #define _VKI_SIO _VKI_IO macro
2050 #define VKI_SNDCTL_DSP_RESET _VKI_SIO ('P', 0)
2051 #define VKI_SNDCTL_DSP_SYNC _VKI_SIO ('P', 1)
2057 #define VKI_SNDCTL_DSP_POST _VKI_SIO ('P', 8)
2075 #define VKI_SNDCTL_DSP_NONBLOCK _VKI_SIO ('P',14)
2081 #define VKI_SNDCTL_DSP_SETSYNCRO _VKI_SIO ('P', 21)
2082 #define VKI_SNDCTL_DSP_SETDUPLEX _VKI_SIO ('P', 22)

Completed in 125 milliseconds