Searched refs:RCV_UPPER_LIMIT (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Deepro.c146 #define RCV_UPPER_LIMIT (((rcv_start + RCV_RAM) - 2) >> 8) macro
322 outb(RCV_UPPER_LIMIT, ioaddr + RCV_UPPER_LIMIT_REG);
329 outw(((RCV_UPPER_LIMIT << 8) | 0xFE), ioaddr + RCV_STOP);
382 rcv_car = ((RCV_UPPER_LIMIT << 8) | 0xff);
551 mem_end = RCV_UPPER_LIMIT << 8;

Completed in 101 milliseconds