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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c3547 val = SLI4_WQ_DOORBELL(q->n_posted, 0, q->id);
3550 val = SLI4_WQ_DOORBELL(q->n_posted, q->index, q->id);
H A Dsli4.h338 #define SLI4_WQ_DOORBELL(n, x, i) ((((n) & SLI4_WQ_DOORBELL_NUM_MASK) << SLI4_WQ_DOORBELL_NUM_SHIFT) | \ macro

Completed in 124 milliseconds