Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/footbridge/isa/
H A Dsysbeep_isa.c43 int sysbeep_isa_match(device_t, cfdata_t, void *);
49 sysbeep_isa_match, sysbeep_isa_attach, NULL, NULL);
55 sysbeep_isa_match(device_t parent, cfdata_t match, void *aux) in sysbeep_isa_match() function