Lines Matching full:model
103 char *model; member
147 const char *model,
151 const char *model,
155 const char *model,
198 * @match_default: Match NIC configurations with no model specified
199 * @alias: Additional model string to match (for user convenience and
202 * Search for a NIC configuration matching the NIC model constraints.
209 * @match_default: Match NIC configurations with no model specified
210 * @alias: Additional model string to match
228 * @match_default: Match NIC configurations with no model specified
229 * @alias: Additional model string to match
241 * @default_model: Object type name for default NIC model (or %NULL)
242 * @alias: Additional model string to replace, for user convenience
246 * for available NIC configurations which either specify a model which is
247 * a child type of @parent_type, or which do not specify a model when
252 * specify a more understandable "model=" parameter on the command line, not
284 char *model; member