Home
last modified time | relevance | path

Searched defs:addr_high (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dtulip.c946 u32 addr_low, addr_high; in tulip_reset() local
974 u32 addr_high = (nic->node_addr[1]<<8) + (nic->node_addr[0]<<0); in tulip_reset() local
985 u32 addr_high = cpu_to_le32(get_unaligned((u16 *)(nic->node_addr+4))); in tulip_reset() local
Ddavicom.c491 u32 addr_low, addr_high; in davicom_reset() local
/external/qemu/hw/
Dgoldfish_nand.c119 uint32_t addr_high; member