Searched refs:td_type (Results 1 – 5 of 5) sorted by relevance
599 twe_describe_code(twe_table_unittype, dr->td_type), in twe_attach_drive()839 if (sc->twed_drive->td_type == TWE_UD_CONFIG_RAID0 || in twed_attach()840 sc->twed_drive->td_type == TWE_UD_CONFIG_RAID5 || in twed_attach()841 sc->twed_drive->td_type == TWE_UD_CONFIG_RAID10) { in twed_attach()
61 u_int8_t td_type; member
261 dr->td_type = ud->configuration; in twe_add_unit()
543 typedef std::pair<std::string, std::string> td_type;
706 for (const AttrBuilder::td_type &TDA : B.td_attrs()) in get()