Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c361 DeviceIoControl( in DeviceIoControl() function
448 status = DeviceIoControl ( hDevice, in StartAsyncMesgPoll()
532 status = DeviceIoControl( hDevice, in SendTimedI2cRequest()
645 status = DeviceIoControl( hDevice, in SendTimedEmpMessageResponse()
790 status = DeviceIoControl( hDevice, in SendTimedEmpMessageResponse_Ex()
898 status = DeviceIoControl( hDevice, in SendTimedLanMessageResponse()
1042 status = DeviceIoControl( hDevice, in SendTimedLanMessageResponse_Ex()
1116 status = DeviceIoControl( hDevice, in SendTimedImbpRequest()
1198 status = DeviceIoControl( hDevice, in SendAsyncImbpRequest()
1274 status = DeviceIoControl( hDevice, in GetAsyncImbpMessage()
[all …]
/openbmc/qemu/net/
H A Dtap-win32.c400 return DeviceIoControl(handle, TAP_IOCTL_SET_MEDIA_STATUS, in tap_win32_set_status()
635 bret = DeviceIoControl(handle, TAP_IOCTL_GET_VERSION, in tap_win32_open()