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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_niu.c51 (adapter, NETXEN_PCIE_REG(PCIE_SEM3_LOCK)));
73 readl(pci_base_offset(adapter, NETXEN_PCIE_REG(PCIE_SEM3_UNLOCK)));
H A Dnetxen_nic_main.c509 netxen_nic_read_w0(adapter, NETXEN_PCIE_REG(0x4), &val);
512 netxen_nic_write_w0(adapter, NETXEN_PCIE_REG(0x4), val);
513 netxen_nic_read_w0(adapter, NETXEN_PCIE_REG(0x4), &val);
H A Dnetxen_nic_hdr.h675 #define NETXEN_PCIE_REG(reg) (NETXEN_CRB_PCIE + (reg)) macro
H A Dnetxen_nic_init.c293 netxen_nic_read_w0(adapter, NETXEN_PCIE_REG(PCIE_SEM2_LOCK),
367 netxen_nic_read_w0(adapter, NETXEN_PCIE_REG(PCIE_SEM2_UNLOCK), &val);

Completed in 27 milliseconds