Man Page: rio_write_config_32
Operating Environment: centos
Section: 9
RIO_WRITE_CONFIG_32(9) RapidIO driver interface RIO_WRITE_CONFIG_32(9)NAMErio_write_config_32 - Write 32 bits to configuration spaceSYNOPSISint rio_write_config_32(struct rio_dev * rdev, u32 offset, u32 data);ARGUMENTSrdev RIO device offset Offset into device configuration space data Data to be writtenDESCRIPTIONWrites 32 bits of data to the specified offset within the RIO device's configuration space.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_WRITE_CONFIG_32(9)
| Related Man Pages |
|---|
| struct_rio_dev(9) - centos |
| struct_rio_ops(9) - centos |
| csx_put32(9f) - sunos |
| csx_put16(9f) - opensolaris |
| csx_put8(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |