Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dspd.c54 STATIC int spd_print(void *, const char *);
112 config_found(self, &spa, spd_print, CFARGS_NONE); in spd_attach()
116 config_found(self, &spa, spd_print, CFARGS_NONE); in spd_attach()
122 spd_print(void *aux, const char *pnp) in spd_print() function