fsl_rio_config_read(9) centos man page | unix.com

Man Page: fsl_rio_config_read

Operating Environment: centos

Section: 9

FSL_RIO_CONFIG_READ(9)						     Internals						    FSL_RIO_CONFIG_READ(9)

NAME
fsl_rio_config_read - Generate a MPC85xx read maintenance transaction
SYNOPSIS
int fsl_rio_config_read(struct rio_mport * mport, int index, u16 destid, u8 hopcount, u32 offset, int len, u32 * val);
ARGUMENTS
mport RapidIO master port info index ID of RapdiIO interface destid Destination ID of transaction hopcount Number of hops to target device offset Offset into configuration space len Length (in bytes) of the maintenance transaction val Location to be read into
DESCRIPTION
Generates a MPC85xx read maintenance transaction. Returns 0 on success or -EINVAL on failure.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FSL_RIO_CONFIG_READ(9)
Related Man Pages
end(7) - centos
yum-complete-transaction(8) - centos
journal_get_undo_access(9) - centos
struct_rio_dev(9) - centos
struct_rio_ops(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq