edgeport_product_info
struct edgeport_product_info product_info; /* Product Info */
struct edgeport_product_info *product_info)
struct edgeport_product_info *product_info = &edge_serial->product_info;
memset(product_info, 0, sizeof(struct edgeport_product_info));
struct edgeport_product_info *product_info = &ep->product_info;
memset(product_info, 0, sizeof(struct edgeport_product_info));