Searched refs:tmp32 (Results 1 – 2 of 2) sorted by relevance
271 u32 tmp32; in ip22_gio_id() local277 if (!get_dbe(tmp32, ptr32)) { in ip22_gio_id()294 *res = tmp32; in ip22_gio_id()300 tmp8 == (tmp32 & 0xff) && in ip22_gio_id()301 tmp16 == (tmp32 & 0xffff)) { in ip22_gio_id()302 *res = tmp32; in ip22_gio_id()
57 u32 tmp32, *addr; in sun4u_read_pci_cfg_host() local95 tmp32 = 0xffffffff; in sun4u_read_pci_cfg_host()97 where, 2, &tmp32); in sun4u_read_pci_cfg_host()98 *value = tmp32; in sun4u_read_pci_cfg_host()100 tmp32 = 0xffffffff; in sun4u_read_pci_cfg_host()102 where + 2, 2, &tmp32); in sun4u_read_pci_cfg_host()103 *value |= tmp32 << 16; in sun4u_read_pci_cfg_host()