i2o_device_show_tid — Displays TID of I2O device
ssize_t i2o_device_show_tid
(struct device * dev, struct device_attribute * attr, char * buf);
device of which the TID should be displayed
pointer to device attribute
buffer into which the TID should be printed
Returns the number of bytes which are printed into the buffer.