Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c351 static void hpc_attach(device_t, device_t, void *);
369 hpc_match, hpc_attach, NULL, NULL);
394 hpc_attach(device_t parent, device_t self, void *aux) in hpc_attach() function