Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c81 static void newport_attach(device_t, device_t, void *);
84 newport_match, newport_attach, NULL, NULL);
603 newport_attach(device_t parent, device_t self, void *aux) in newport_attach() function