Searched refs:psycho_find_desc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/sparc64/pci/
H A Dpsycho.c79 static const struct psycho_desc *psycho_find_desc(const struct psycho_desc *,
241 psycho_find_desc(const struct psycho_desc *table, const char *string) function
258 rv = psycho_find_desc(psycho_models, ofw_bus_get_model(dev));
260 rv = psycho_find_desc(psycho_compats,

Completed in 53 milliseconds