Home | History | Annotate | Download | only in netboot

Lines Matching refs:address

88 	unsigned long address;
94 unsigned long address;
101 unsigned long address; /* %ebx */
114 "=b" (address),
124 return address + entry;
307 pci_indirect.address = pcibios_entry;
354 * directory by scanning the permissible address range from
390 bios32_indirect.address = bios32_entry;
445 /* Strip the I/O address out of the returned value */
447 /* Get the memory base address */
450 /* Get the ROM base address */
453 printf("Found %s at %#hx, ROM address %#hx\n",
455 /* Take the first one or the one that matches in boot ROM address */