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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c1672 ldi_close(ldi_handle_t lh, int flag, cred_t *cr) function
1690 * time ldi_close() is called. If they haven't then it's a
1743 LDI_EVDBG((CE_NOTE, "ldi_close: NULLed lh and notify"));
1745 LDI_EVDBG((CE_NOTE, "ldi_close: NULLed finalize"));
3031 * other LDI interfaces (such as ldi_close() from within the context of
3033 * ldi_ev_lock() held and ldi_close() also grabs ldi_ev_lock, the lock needs
3449 "calling 1 finalize following ldi_close"));
3623 "calling 1 finalize following ldi_close"));
/illumos-gate/usr/src/man/man9f/
H A DMakefile944 ldi_close.9f \
1756 ldi_close.9f := LINKSRC = ldi_open_by_dev.9f

Completed in 56 milliseconds