Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Dsmu.c151 static void smu_attach(device_t, device_t, void *);
180 smu_match, smu_attach, NULL, NULL);
196 smu_attach(device_t parent, device_t self, void *aux) in smu_attach() function