Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/dev/
Dsram.c68 void sramattach(device_t, device_t, void *);
75 srammatch, sramattach, NULL, NULL);
116 sramattach(device_t parent, device_t self, void *aux) in sramattach() function