Searched refs:product_type (Results 1 – 2 of 2) sorted by relevance
438 unsigned product_type; /* magic value declaring the product type */ member
2337 dd->product_type = MTIP_PRODUCT_UNKNOWN; in mtip_detect_product()2341 dd->product_type = MTIP_PRODUCT_ASICFPGA; in mtip_detect_product()2717 if (dd->product_type == MTIP_PRODUCT_UNKNOWN) { in mtip_hw_init()