Searched refs:dbell_map (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c192 void __iomem *ptr = dev->cmd.dbell_map;
501 iounmap(dev->cmd.dbell_map);
719 dev->cmd.dbell_map = ioremap(addr, max_off + sizeof(u32));
720 if (!dev->cmd.dbell_map)
H A Dmthca_dev.h131 void __iomem *dbell_map; member in struct:mthca_cmd

Completed in 104 milliseconds