Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/raidctl/
H A Draidctl.c2002 raid_obj_handle_t prop_handle; in print_disk_table() local
2040 prop_handle = raidcfg_list_head(disk_handle, OBJ_TYPE_PROP); in print_disk_table()
2041 if (prop_handle == 0) { in print_disk_table()
2048 if ((ret = raidcfg_get_attr(prop_handle, prop_attr)) < 0) { in print_disk_table()
2055 } while (prop_handle != 0); in print_disk_table()
2065 if ((ret = raidcfg_get_attr(prop_handle, prop_attr2)) < 0) { in print_disk_table()