i2o_exec_show_product_id — Displays Product ID of controller
ssize_t i2o_exec_show_product_id
(struct device * d, struct device_attribute * attr, char * buf);
device of which the Product ID should be displayed
device_attribute to display
buffer into which the Product ID should be printed
Returns number of bytes printed into buffer.