Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dspd.c52 STATIC int spd_match(device_t, cfdata_t, void *);
67 spd_match, spd_attach, NULL, NULL);
74 spd_match(device_t parent, cfdata_t cf, void *aux) in spd_match() function