Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/ioc/
H A Dioc.c70 static int ioc_match(device_t, cfdata_t, void *);
78 ioc_match, ioc_attach, NULL, NULL);
86 ioc_match(device_t parent, cfdata_t match, void *aux) in ioc_match() function