Home
last modified time | relevance | path

Searched refs:hal_volume (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.h27 void devinfo_storage_mnttab_event (HalDevice *hal_volume);
H A Ddevinfo_storage.c1442 devinfo_storage_mnttab_event (HalDevice *hal_volume) in devinfo_storage_mnttab_event() argument
1456 if (hal_volume != NULL) { in devinfo_storage_mnttab_event()
1457 volumes = g_slist_append (NULL, hal_volume); in devinfo_storage_mnttab_event()