Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h162 #define SLI4_EQCQ_CQ_ID_MASK_LO 0x03ff macro
252 cq_doorbell->cq_id_lo = id & SLI4_EQCQ_CQ_ID_MASK_LO; in sli_cq_doorbell()