Searched refs:rmm_hal_volume_findby (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.c | 180 if (((drive = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_find() 182 ((drive = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_find() 184 ((drive = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_find() 186 ((drive = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_find() 195 if ((drive = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_find() 250 rmm_hal_volume_findby(LibHalContext *hal_ctx, const char *property, in rmm_hal_volume_findby() function 382 if ((d_tmp = rmm_hal_volume_findby(hal_ctx, in rmm_print_volume_nicknames() 468 if ((drive_tmp = rmm_hal_volume_findby(hal_ctx, in rmm_hal_volume_findby_nickname()
|
H A D | rmm_common.h | 77 LibHalDrive *rmm_hal_volume_findby(LibHalContext *, const char *,
|