Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pci/
H A Dpci_iov_schema.c50 struct config_type_validator;
51 typedef int (validate_func)(const struct config_type_validator *,
53 typedef int (default_validate_t)(const struct config_type_validator *,
66 struct config_type_validator { struct
73 static struct config_type_validator pci_iov_schema_validators[] = { argument
115 static const struct config_type_validator *
118 struct config_type_validator *validator; in pci_iov_schema_find_validator()
306 const struct config_type_validator * validator, in pci_iov_schema_validate_unicast_mac()
389 const struct config_type_validator * validator, const nvlist_t *param) in pci_iov_validate_unicast_mac_default()
409 const struct config_type_validator *validator; in pci_iov_validate_param_schema()
[all …]