Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc64/dev/
Dpsm.c123 STATIC int psm_match(device_t, cfdata_t, void *);
127 psm_match, psm_attach, NULL, NULL);
131 psm_match(device_t parent, cfdata_t cf, void *aux) in psm_match() function