Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.c243 wrq->wq_qtop = NULL; in _sdbc_writeq_configure()
272 wrq->wq_qtop = NULL; in _sdbc_writeq_deconfigure()
334 wctl = q->wq_qtop; in ss_alloc_write()
344 q->wq_qtop = wctl->wc_next; in ss_alloc_write()
384 wctl->wc_next = q->wq_qtop; in ss_release_write()
385 q->wq_qtop = wctl; in ss_release_write()
H A Dsafestore_impl.h51 struct ss_wr_cctl *wq_qtop; /* Top of write control blocks */ member
/titanic_44/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1219 (_sd_net_config.sn_wr_queue.wq_qtop); in sdbc_wrq_winit()
2058 wrq->wq_qtop, in print_wrq()
2221 addr = (uintptr_t)(_sd_net_config.sn_wr_queue.wq_qtop); in sdbc_wrq()