Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h232 enum {DOORBELL_UDB=0x1 , DOORBELL_WCWR=0x2, DOORBELL_UDBWC=0x4, DOORBELL_KDB=0x8}; enumerator
H A Dt4_sge.c1825 (DOORBELL_UDB | DOORBELL_UDBWC | DOORBELL_WCWR)) { in alloc_eq()
3178 case DOORBELL_UDBWC: in ring_tx_db()
H A Dt4_nexus.c444 DOORBELL_UDBWC); in t4_devo_attach()