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