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