Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_diag.c142 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_read_umem64() local
179 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_write_umem64() local
217 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_read_umem32() local
257 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_write_umem32() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_diag.c338 const u64 __iomem *reg_end; in qib_read_umem64() local
382 const u64 __iomem *reg_end; in qib_write_umem64() local
426 const u32 __iomem *reg_end; in qib_read_umem32() local
472 const u32 __iomem *reg_end; in qib_write_umem32() local
/linux-3.3/drivers/edac/
Dcpc925_edac.c300 const unsigned int *reg, *reg_end; in get_total_mem() local
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Ddebug.c65 u32 reg_end; member