Home
last modified time | relevance | path

Searched refs:DOORBELL_UDB (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_nexus.c432 sc->doorbells |= DOORBELL_UDB; in t4_devo_attach()
442 sc->doorbells &= ~DOORBELL_UDB; in t4_devo_attach()
H A Dt4_sge.c1825 (DOORBELL_UDB | DOORBELL_UDBWC | DOORBELL_WCWR)) { in alloc_eq()
3152 case DOORBELL_UDB: in ring_tx_db()