Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/zaurus/dev/
Dzrc.c101 static void zrc_attach(device_t, device_t, void *);
104 zrc_match, zrc_attach, NULL, NULL);
178 zrc_attach(device_t parent, device_t self, void *aux) in zrc_attach() function