Searched refs:rmm_hal_volume_findby (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.h77 LibHalDrive *rmm_hal_volume_findby(LibHalContext *, const char *,
H A Drmm_common.c180 if (((drive = rmm_hal_volume_findby(hal_ctx,
182 ((drive = rmm_hal_volume_findby(hal_ctx,
184 ((drive = rmm_hal_volume_findby(hal_ctx,
186 ((drive = rmm_hal_volume_findby(hal_ctx,
195 if ((drive = rmm_hal_volume_findby(hal_ctx,
250 rmm_hal_volume_findby(LibHalContext *hal_ctx, const char *property, function
382 if ((d_tmp = rmm_hal_volume_findby(hal_ctx,
468 if ((drive_tmp = rmm_hal_volume_findby(hal_ctx,

Completed in 58 milliseconds