Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libraidcfg/common/
H A Draidcfg.h75 typedef property_attr_t raidcfg_prop_t; typedef
/titanic_44/usr/src/cmd/raidctl/
H A Draidctl.c2001 raidcfg_prop_t *prop_attr, *prop_attr2; in print_disk_table()
2034 prop_attr = calloc(1, sizeof (raidcfg_prop_t)); in print_disk_table()
2058 sizeof (raidcfg_prop_t) + prop_attr->prop_size); in print_disk_table()