1RIO_ENUM_TIMEOUT(9) Internals RIO_ENUM_TIMEOUT(9)
2
3
4
6 rio_enum_timeout - Signal that enumeration timed out
7
9 void rio_enum_timeout(unsigned long data);
10
12 data
13 Address of timeout flag.
14
16 When the enumeration complete timer expires, set a flag that signals to
17 the discovery process that enumeration did not complete in a sane
18 amount of time.
19
21 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22 Author.
23
25Kernel Hackers Manual 2.6. June 2019 RIO_ENUM_TIMEOUT(9)