Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h121 rcm_queue_t client_q; /* list of module's clients */ member
H A Drcm_script.c1685 head = &module->client_q; in add_for_unregister()
1705 head = &module->client_q; in remove_from_unregister()
1728 head = &module->client_q; in complete_unregister()
H A Drcm_subr.c230 rcm_init_queue(&module->client_q); in module_load()
537 rcm_enqueue_tail(&mod->client_q, &client->queue); in rsrc_client_alloc()