centos man page for rio_device_has_destid

Query: rio_device_has_destid

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RIO_DEVICE_HAS_DESTI(9) 					     Internals						   RIO_DEVICE_HAS_DESTI(9)

NAME
rio_device_has_destid - Test if a device contains a destination ID register
SYNOPSIS
int rio_device_has_destid(struct rio_mport * port, int src_ops, int dst_ops);
ARGUMENTS
port Master port to issue transaction src_ops RIO device source operations dst_ops RIO device destination operations
DESCRIPTION
Checks the provided src_ops and dst_ops for the necessary transaction capabilities that indicate whether or not a device will implement a destination ID register. Returns 1 if true or 0 if false.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_DEVICE_HAS_DESTI(9)
Related Man Pages
parport_register_device(9) - centos
parport_register_port(9) - centos
struct_hsi_port(9) - centos
struct_rio_switch(9) - centos
parport_register_device(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq