Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rmvolmgr/
H A Drmm_common.h90 boolean_t rmm_hal_claim_branch(LibHalContext *, const char *);
H A Drmvolmgr.c213 if (!rmm_hal_claim_branch(hal_ctx, HAL_BRANCH_LOCAL)) { in rmvolmgr()
H A Drmm_common.c719 rmm_hal_claim_branch(LibHalContext *hal_ctx, const char *udi) in rmm_hal_claim_branch() function