Searched refs:devnamesp (Results 1 – 2 of 2) sorted by relevance
63 int proto_probe(device_t dev, const char *prefix, char ***devnamesp);
119 proto_probe(device_t dev, const char *prefix, char ***devnamesp) in proto_probe() argument121 char **devnames = *devnamesp; in proto_probe()144 *devnamesp = devnames; in proto_probe()