Searched refs:devnamesp (Results 1 – 2 of 2) sorted by relevance
66 int proto_probe(device_t dev, const char *prefix, char ***devnamesp);
123 proto_probe(device_t dev, const char *prefix, char ***devnamesp) in proto_probe() argument125 char **devnames = *devnamesp; in proto_probe()148 *devnamesp = devnames; in proto_probe()