Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/gio/
H A Dnewportvar.h37 int newport_cnattach(struct gio_attach_args *);
H A Dgio.c398 if (newport_cnattach(&ga) == 0) in gio_cnattach()
H A Dnewport.c646 newport_cnattach(struct gio_attach_args *ga) in newport_cnattach() function