other versions
RIO_DESTID_ALLOC(9) | Internals | RIO_DESTID_ALLOC(9) |
NAME¶
rio_destid_alloc - Allocate next available destID for given networkSYNOPSIS¶
u16 rio_destid_alloc(struct rio_net * net);
ARGUMENTS¶
struct rio_net * netRIO network
DESCRIPTION¶
Returns next available device destination ID for the specified RIO network. Marks allocated ID as one in use. Returns RIO_INVALID_DESTID if new destID is not available.AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |