Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dautoconf.c1542 static int instance_match(device_t, void *, struct bootpath *);
1666 instance_match(device_t dev, void *aux, struct bootpath *bp) in instance_match() function
1828 if (instance_match(dev, aux, bp) != 0) { in device_register()
1858 if (instance_match(dev, aux, bp) != 0) { in device_register()
1923 if (instance_match(dev, aux, bp) != 0) { in device_register()
1946 if (instance_match(dev, aux, bp) != 0) { in device_register()