Searched refs:local_ram (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dqla3xxx.c2953 struct ql3xxx_local_ram_registers __iomem *local_ram = local
2962 &local_ram->bufletSize, qdev->nvram_data.bufletSize);
2965 &local_ram->maxBufletCount,
2969 &local_ram->freeBufletThresholdLow,
2974 &local_ram->freeBufletThresholdHigh,
2978 &local_ram->ipHashTableBase,
2982 &local_ram->ipHashTableCount,
2985 &local_ram->tcpHashTableBase,
2989 &local_ram->tcpHashTableCount,
2992 &local_ram
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dpcilynx.c1012 iounmap(lynx->local_ram);
1111 lynx->local_ram = ioremap(pci_resource_start(dev,1), PCILYNX_MAX_MEMORY);
1165 lynx->local_ram, lynx->aux_port);
H A Dpcilynx.h53 void __iomem *local_ram; member in struct:ti_lynx

Completed in 120 milliseconds