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¶
net
RIO network
destid
destID to reserve
DESCRIPTION¶
Tries to reserve the specified destID. Returns 0 if successfull.
AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |