Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c191 static int spx_match(device_t, cfdata_t, void *);
199 spx_match, spx_attach, NULL, NULL);
596 spx_match(device_t parent, cfdata_t match, void *aux) in spx_match() function