Searched refs:qcmtx_lock (Results 1 – 1 of 1) sorted by relevance
154 static int qcmtx_lock(struct qcsmem_softc *, u_int, u_int);362 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000); in qcsmem_alloc()492 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000); in qcsmem_get()553 qcmtx_lock(struct qcsmem_softc *sc, u_int idx, u_int timeout_ms) in qcmtx_lock() function