Searched defs:rio_store_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dretire_store.c61 } rio_store_t; typedef in typeref:struct:rio_store
140 list_create(nvf_list(rio_store_handle), sizeof (rio_store_t),
141 offsetof(rio_store_t, rst_next));
158 rio_store_free(rio_store_t *rsp)
177 rio_store_t *rsp;
194 rio_store_t *rsp;
231 rsp = kmem_zalloc(sizeof (rio_store_t), KM_SLEEP);
251 rio_store_t *rsp;
320 rio_store_t *rsp;
321 rio_store_t *new_rs
[all...]

Completed in 44 milliseconds