Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dxel.c52 static int xel_match(device_t, cfdata_t, void *);
61 xel_match, xel_attach, NULL, NULL);
169 xel_match(device_t parent, cfdata_t match, void *aux) in xel_match() function