Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c326 r->r_tail = NULL; in elxl_reset_ring()
339 r->r_tail = NULL; in elxl_reset_ring()
1130 r->r_tail = NULL; in elxl_m_tx()
1144 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