Searched refs:rm_handle (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | rman.h | 86 uintptr_t rm_handle; /* rman uniquifier */ member |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_rman.c | 1015 urm.rm_handle = (uintptr_t)rm; in sysctl_rman() |