Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pci/
HDpci_iov_schema.c709 const char *schema_device, const char *config_device) in pci_iov_schema_validate_device() argument
723 device_config = dnvlist_take_nvlist(config, config_device, NULL); in pci_iov_schema_validate_device()
762 nvlist_move_nvlist(config, config_device, device_config); in pci_iov_schema_validate_device()
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_config.c346 static void config_device(config_tree *);
4068 config_device( in config_device() function
5040 config_device(ptree); in config_ntpd()