Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dsacc_hpcarm.c57 static void sacc_attach(device_t, device_t, void *);
66 sacc_probe, sacc_attach, NULL, NULL);
75 sacc_attach(device_t parent, device_t self, void *aux) in sacc_attach() function