zxioports_request

摘要

TODO(https://fxbug.dev/42108078)

声明

#include <zircon/syscalls.h>

zx_status_t zx_ioports_request(zx_handle_t resource,
                               uint16_t io_addr,
                               uint32_t len);

说明

TODO(https://fxbug.dev/42108078)

权限

resource 必须具有资源种类 ZX_RSRC_KIND_IOPORT

返回值

TODO(https://fxbug.dev/42108078)

错误

TODO(https://fxbug.dev/42108078)

另请参阅

TODO(https://fxbug.dev/42108078)