Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h277 char controller_type[CONTROLLER_TYPE_LEN]; member
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c1487 ctl_tag, ctl_attr.controller_type); in snapshot_ctl()
2092 (void) snprintf(type, sizeof (type), "%s", attrp->controller_type); in print_ctl_attr()