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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock2.h134 #define _WSAIO(x,y) (WS_IOC_VOID|(x)|(y)) macro
139 #define WS_SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(WS_IOC_WS2,2)
141 #define WS_SIO_FLUSH _WSAIO(WS_IOC_WS2,4)
154 #define WS_SIO_ADDRESS_LIST_CHANGE _WSAIO(WS_IOC_WS2,23)
170 #define _WSAIO(x,y) (IOC_VOID|(x)|(y)) macro
175 #define SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(IOC_WS2,2)
177 #define SIO_FLUSH _WSAIO(IOC_WS2,4)
190 #define SIO_ADDRESS_LIST_CHANGE _WSAIO(IOC_WS2,23)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock2.h134 #define _WSAIO(x,y) (WS_IOC_VOID|(x)|(y)) macro
139 #define WS_SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(WS_IOC_WS2,2)
141 #define WS_SIO_FLUSH _WSAIO(WS_IOC_WS2,4)
154 #define WS_SIO_ADDRESS_LIST_CHANGE _WSAIO(WS_IOC_WS2,23)
170 #define _WSAIO(x,y) (IOC_VOID|(x)|(y)) macro
175 #define SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(IOC_WS2,2)
177 #define SIO_FLUSH _WSAIO(IOC_WS2,4)
190 #define SIO_ADDRESS_LIST_CHANGE _WSAIO(IOC_WS2,23)

Completed in 53 milliseconds