Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_tx.c43 (sd)->flags = HOST_OWN; \
213 if (ssbdp->flags == HOST_OWN) in nge_tx_recycle()
385 ASSERT(ssbdp->flags == HOST_OWN); in nge_send_copy()
H A Dnge_rx.c365 if ((stflag & RXD_OWN) != 0 || HOST_OWN == srbdp->flags) in nge_recv_ring()
H A Dnge.h434 #define HOST_OWN 0x00000000 macro
H A Dnge_main.c601 ssbdp->flags = HOST_OWN; in nge_reinit_send_ring()