Searched refs:rmm_hal_init (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/volcheck/
H A Dvolcheck.c84 if ((hal_ctx = rmm_hal_init(0, 0, 0, 0, &error, &rmm_error)) == NULL) {
/illumos-gate/usr/src/cmd/volrmmount/
H A Dvolrmmount.c106 if ((hal_ctx = rmm_hal_init(0, 0, 0, 0, &error, &rmm_error)) == NULL) {
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.h68 LibHalContext *rmm_hal_init(LibHalDeviceAdded, LibHalDeviceRemoved,
H A Drmvolmgr.c204 if ((hal_ctx = rmm_hal_init(rmm_device_added, rmm_device_removed,
H A Dvold.c278 if ((hal_ctx = rmm_hal_init(0, 0, 0, 0, &error, &rmm_error)) == NULL) {
H A Drmm_common.c64 rmm_hal_init(LibHalDeviceAdded devadd_cb, LibHalDeviceRemoved devrem_cb, function
/illumos-gate/usr/src/cmd/rmmount/
H A Drmmount.c135 if ((hal_ctx = rmm_hal_init(0, 0, 0, 0, &error, &rmm_error)) == NULL) {

Completed in 63 milliseconds