Searched refs:mc_size (Results 1 – 2 of 2) sorted by relevance
26 static int mc_size = 24880 ; variable
464 …start = (0xFFFF - (mc_size) + 1 ) ; /* Looks strange but ensures compiler only uses 16 bit unsigne… in xl_hw_reset()468 for (i = start,j=0; (j < mc_size && i <= 0xffff) ; i++,j++) { in xl_hw_reset()478 writeb(microcode[mc_size - 16 + i], xl_mmio + MMIO_MACDATA) ; in xl_hw_reset()