Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dif_sq.c102 static void sq_attach(device_t, device_t, void *);
121 sq_match, sq_attach, NULL, NULL);
173 sq_attach(device_t parent, device_t self, void *aux) in sq_attach() function