Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dcnex.c477 uint64_t txino = (uint64_t)-1; in cnex_reg_chan() local
537 status = md_get_prop_val(mdp, listp[idx], "tx-ino", &txino); in cnex_reg_chan()
561 if ((rxino == -1) || (txino == -1)) { in cnex_reg_chan()
573 new_cldcp->tx.ino = txino; in cnex_reg_chan()