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)
482 &rpcib_handle, rpcmod_li);
H A Drpc_rdma.h521 extern ldi_ident_t rpcmod_li; /* needed by layed driver framework */
H A Drpcmod.c177 status = ldi_ident_from_mod(&modlinkage, &rpcmod_li);
180 rpcmod_li = NULL;

Completed in 73 milliseconds