Lines Matching defs:memory
10 . 4608 byte packet memory. ( for the 91C92. Others have more )
50 . 04/14/00 Heiko Pruessing (SMA Regelsysteme) Fixed bug in chip memory
129 . Wait time for memory to be free. This probably shouldn't be
178 If I have to wait until memory is available to send
180 desired memory. Then, I'll send it out and free it.
315 . 4. reset the memory management unit
336 use out of our limited memory */
407 . packets before they take up memory.
454 . Attempt to allocate memory for a packet, if chip-memory is not
520 /* now, try to allocate the memory */
531 . see if any memory was available in the FREE MEMORY register. However,
533 . no matter what, so I saw no point in checking free memory.
548 /* oh well, wait until the chip finds memory later */
550 PRINTK2((CARDNAME": memory allocation deferred.\n"));
569 . Point the data pointers at it in memory
570 . Set the length word in the chip's memory
571 . Dump the packet to chip memory
750 * by allocating a small chunk of memory, which will give an interrupt
760 . Allocate 512 bytes of memory. Note that the chip was just
761 . reset so all the memory is available
847 int i, memory, retval;
931 /* get the memory information */
936 memory = ( memory_cfg_register >> 9 ) & 0x7; /* multiplier */
937 memory *= 256 * ( memory_info_register & 0xFF );
1005 if_string, memory);
1117 . chip-memory.