Searched refs:ProductCode (Results 1 – 2 of 2) sorted by relevance
50 unsigned int ProductCode; member
871 …o_dprintk(RIO_DEBUG_CTRL, "Copied in download code for product code 0x%x\n", DownLoad.ProductCode); in riocontrol()876 if (DownLoad.ProductCode > MAX_PRODUCT) { in riocontrol()877 rio_dprintk(RIO_DEBUG_CTRL, "RIO_DOWNLOAD: Bad product code %d passed\n", DownLoad.ProductCode); in riocontrol()884 retval = (*(RIOBootTable[DownLoad.ProductCode])) (p, &DownLoad); in riocontrol()