Searched refs:SLI4_WQ_DOORBELL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h291 #define SLI4_WQ_DOORBELL(n, x, i) ((((n) & SLI4_WQ_DOORBELL_NUM_MASK) << SLI4_WQ_DOORBELL_NUM_SHIFT) | \ macro
H A Dsli4.c3453 val = SLI4_WQ_DOORBELL(q->n_posted, q->index, q->id);

Completed in 185 milliseconds