Home
last modified time | relevance | path

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

/freebsd/usr.sbin/iovctl/
H A Diovctl.c359 print_subsystem_schema(const nvlist_t * subsystem_schema) in print_subsystem_schema() argument
367 while ((name = nvlist_next(subsystem_schema, &nvtype, &it)) != NULL) { in print_subsystem_schema()
368 parameter = nvlist_get_nvlist(subsystem_schema, name); in print_subsystem_schema()