Searched refs:fd_attach (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mipsco/obio/
H A Di82072.c73 static void fd_attach (struct device *, struct device *, void *);
77 fd_match, fd_attach, NULL, NULL);
88 fd_attach(struct device *parent, struct device *self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/obio/
H A Diwm_fd.c82 void fd_attach(struct device *, struct device *, void *);
239 fd_match, fd_attach, NULL, NULL);
434 * fd_attach
440 fd_attach(struct device *parent, struct device *self, void *auxp) function
602 fd_attach((struct device *)iwm, (struct device *)fd,

Completed in 110 milliseconds