1RIO_DESTID_ALLOC(9)                Internals               RIO_DESTID_ALLOC(9)
2
3
4

NAME

6       rio_destid_alloc - Allocate next available destID for given network
7

SYNOPSIS

9       u16 rio_destid_alloc(struct rio_net * net);
10

ARGUMENTS

12       net
13           RIO network
14

DESCRIPTION

16       Returns next available device destination ID for the specified RIO
17       network. Marks allocated ID as one in use. Returns RIO_INVALID_DESTID
18       if new destID is not available.
19

AUTHOR

21       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019               RIO_DESTID_ALLOC(9)
Impressum