centos man page for i2o_device_show_tid

Query: i2o_device_show_tid

OS: centos

Section: 9

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

I2O_DEVICE_SHOW_TID(9)					       Message-based devices					    I2O_DEVICE_SHOW_TID(9)

NAME
i2o_device_show_tid - Displays TID of I2O device
SYNOPSIS
ssize_t i2o_device_show_tid(struct device * dev, struct device_attribute * attr, char * buf);
ARGUMENTS
dev device of which the TID should be displayed attr pointer to device attribute buf buffer into which the TID should be printed
DESCRIPTION
Returns the number of bytes which are printed into the buffer.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_DEVICE_SHOW_TID(9)
Related Man Pages
devname(3) - freebsd
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
iopctl(8) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq