Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Disp_sbus.c97 static int isp_match(device_t, cfdata_t, void *);
100 isp_match, isp_sbus_attach, NULL, NULL);
103 isp_match(device_t parent, cfdata_t cf, void *aux) in isp_match() function