Home
last modified time | relevance | path

Searched refs:PCIE_SEM_LOCK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h594 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) macro
H A Dqlcnic_hw.c315 done = QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_LOCK(sem)), in qlcnic_pcie_sem_lock()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hdr.h909 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) macro
H A Dnetxen_nic_hw.c298 done = NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_LOCK(sem))); in netxen_pcie_sem_lock()