Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isapnp/
Dgus_isapnp.c60 int gus_isapnp_match(device_t, cfdata_t, void *);
89 gus_isapnp_match, gus_isapnp_attach, NULL, NULL);
106 gus_isapnp_match(device_t parent, cfdata_t match, void *aux) in gus_isapnp_match() function