Searched refs:NETXEN_PCIE_REG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_main.c341 first_boot = NXRD32(adapter, NETXEN_PCIE_REG(0x4));
344 NXWR32(adapter, NETXEN_PCIE_REG(0x4), first_boot);
345 NXRD32(adapter, NETXEN_PCIE_REG(0x4));
H A Dnetxen_nic_hw.c328 done = NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_LOCK(sem)));
345 NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_UNLOCK(sem)));
H A Dnetxen_nic_init.c540 if (off == NETXEN_PCIE_REG(PCIE_SETUP_FUNCTION))
542 if (off == NETXEN_PCIE_REG(PCIE_SETUP_FUNCTION2))
H A Dnetxen_nic_hdr.h901 #define NETXEN_PCIE_REG(reg) (NETXEN_CRB_PCIE + (reg)) macro

Completed in 75 milliseconds