1RIO_CLR_ERR_STOPPED(9) Internals RIO_CLR_ERR_STOPPED(9)
2
3
4
6 rio_clr_err_stopped - Clears port Error-stopped states.
7
9 int rio_clr_err_stopped(struct rio_dev * rdev, u32 pnum,
10 u32 err_status);
11
13 rdev
14 Pointer to RIO device control structure
15
16 pnum
17 Switch port number to clear errors
18
19 err_status
20 port error status (if 0 reads register from device)
21
23 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
24 Author.
25
27Kernel Hackers Manual 3.10 June 2019 RIO_CLR_ERR_STOPPED(9)