Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c350 static int hpc_match(device_t, cfdata_t, void *);
369 hpc_match, hpc_attach, NULL, NULL);
378 hpc_match(device_t parent, cfdata_t cf, void *aux) in hpc_match() function