Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_diag.c141 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_read_umem64() local
178 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_write_umem64() local
216 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_read_umem32() local
256 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_write_umem32() local
/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_diag.c337 const u64 __iomem *reg_end; in qib_read_umem64() local
381 const u64 __iomem *reg_end; in qib_write_umem64() local
425 const u32 __iomem *reg_end; in qib_read_umem32() local
471 const u32 __iomem *reg_end; in qib_write_umem32() local
/linux-2.6.39/drivers/edac/
Dcpc925_edac.c299 const unsigned int *reg, *reg_end; in get_total_mem() local