Searched refs:PCIE_SEM_LOCK (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_hdr.h923 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) macro
H A Dnetxen_nic_hw.c328 done = NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_LOCK(sem)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_hdr.h669 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) macro
H A Dqlcnic_hw.c295 done = QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_LOCK(sem)));

Completed in 31 milliseconds