Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drdma_subr.c61 ldi_ident_t rpcmod_li = NULL; /* identifies us with ldi_ framework */ variable
477 if (rpcmod_li == NULL) in rdma_modload()
482 &rpcib_handle, rpcmod_li); in rdma_modload()
H A Drpc_rdma.h521 extern ldi_ident_t rpcmod_li; /* needed by layed driver framework */
H A Drpcmod.c179 status = ldi_ident_from_mod(&modlinkage, &rpcmod_li); in _init()
182 rpcmod_li = NULL; in _init()