Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isapnp/
Disapnp.c80 static int isapnp_match(device_t, cfdata_t, void *);
85 isapnp_match, isapnp_attach, NULL, NULL);
843 isapnp_match(device_t parent, cfdata_t match, void *aux) in isapnp_match() function