Home
last modified time | relevance | path

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

/src/sys/dev/proto/
H A Dproto_bus_pci.c59 static char **proto_pci_devnames; variable
70 return (proto_probe(dev, proto_pci_prefix, &proto_pci_devnames)); in proto_pci_probe()