Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/dev/
H A Dxpbus.c89 static int xpbus_match(device_t, cfdata_t, void *);
93 xpbus_match, xpbus_attach, NULL, NULL);
106 xpbus_match(device_t parent, cfdata_t cf, void *aux) in xpbus_match() function