Searched refs:pdl_stop (Results 1 – 1 of 1) sorted by relevance
1001 int pdl_stop; in hp100_mmuinit() local1010 pdl_stop = lp->memory_size; in hp100_mmuinit()1011 xmit_stop = (pdl_stop - 508 * (MAX_RX_PDL) - 16) & ~(0x03ff); in hp100_mmuinit()1013 hp100_outw((pdl_stop >> 4) - 1, PDL_MEM_STOP); in hp100_mmuinit()1015 printk("hp100: %s: PDL_STOP = 0x%x\n", dev->name, pdl_stop); in hp100_mmuinit()