Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c325 r->r_tail = NULL; in elxl_reset_ring()
338 r->r_tail = NULL; in elxl_reset_ring()
1129 r->r_tail = NULL; in elxl_m_tx()
1143 tail = r->r_tail; in elxl_m_tx()
1246 r->r_tail = txd; in elxl_m_tx()
H A Delxl.h441 ex_desc_t *r_tail; member