other versions
RIO_DESTID_RESERVE(9) | Internals | RIO_DESTID_RESERVE(9) |
NAME¶
rio_destid_reserve - Reserve the specivied destID
SYNOPSIS¶
int rio_destid_reserve(struct rio_net * net, u16 destid);
ARGUMENTS¶
struct rio_net * net
RIO network
u16 destid
destID to reserve
DESCRIPTION¶
Tries to reserve the specified destID. Returns 0 if successful.
AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |