Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h364 }rsmipc_slot_t; typedef
375 rsmipc_slot_t slots[RSMIPC_SZ];
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c639 rsmipc_slot_t *slot = &rsm_ipc.slots[e]; in _init()
3697 rsmipc_slot_t *slot; in rsm_intr_reply()
5218 static rsmipc_slot_t *
5222 rsmipc_slot_t *slot; in rsmipc_alloc()
5259 rsmipc_free(rsmipc_slot_t *slot) in rsmipc_free()
5295 rsmipc_slot_t *rslot; in rsmipc_send()