Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c681 int (*librcm_alloc_handle)(); in di_retire_device() local
721 librcm_alloc_handle = (int (*)())dlsym(librcm_hdl, "rcm_alloc_handle"); in di_retire_device()
727 if (librcm_alloc_handle == NULL || in di_retire_device()
749 if (librcm_alloc_handle(NULL, 0, NULL, &rarg.rcm_handle) in di_retire_device()