Home
last modified time | relevance | path

Searched refs:g_online_drive (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h406 extern void g_online_drive(struct dlist *, int);
468 extern void g_online_drive();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers70 g_online_drive;
H A Dhot.c390 g_online_drive(struct dlist *dl, int force_flag) in g_online_drive() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c349 (void) g_online_drive(dlist->multipath, in h_chk_dev_busy()
361 (void) g_online_drive(hotplug_dev->dlhead, force_flag); in h_chk_dev_busy()
1499 (void) g_online_drive(hotplug_disk->dlhead, force_flag); in h_pre_remove_dev()
1681 (void) g_online_drive(hotplug_dev->dlhead, force_flag); in h_pre_hotplug_sena()
1789 (void) g_online_drive(dl->multipath, in h_post_hotplug_sena()
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c708 (void) g_online_drive(dl->multipath, force_flag); in online_dev()