Home
last modified time | relevance | path

Searched refs:dlhead (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/luxadm/
H A Dhotplug.c315 (void) g_free_multipath(list->dlhead); in h_free_hotplug_dlist()
347 for (dlist = hotplug_dev->dlhead; in h_chk_dev_busy()
353 if ((err = g_offline_drive(hotplug_dev->dlhead, in h_chk_dev_busy()
361 (void) g_online_drive(hotplug_dev->dlhead, force_flag); in h_chk_dev_busy()
881 &(disk_list->dlhead), in hotplug()
883 if (disk_list->dlhead != NULL) { in hotplug()
885 disk_list->dlhead); in hotplug()
1478 if (hotplug_disk->dlhead != NULL) { in h_pre_remove_dev()
1479 dev_path = hotplug_disk->dlhead->dev_path; in h_pre_remove_dev()
1480 (void) strcpy(device_name, (hotplug_disk->dlhead)->logical_path); in h_pre_remove_dev()
[all …]
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h185 struct dlist *dlhead; member
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dhot.c457 dl = disk_list->dlhead; in g_forcelip_all()
/titanic_44/usr/src/lib/storage/liba5k/common/
H A Dlhot.c850 hotplug_sena->dlhead = dl_head; in l_offline_photon()