Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h177 int pcn_txsend; member
H A Dpcn.c748 txsend = pcnp->pcn_txsend; in pcn_send()
782 pcnp->pcn_txsend = (txsend + 1) % PCN_TXRING; in pcn_send()
1484 pcnp->pcn_txsend = 0; in pcn_resetrings()