Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mipsco/obio/
H A Di82072.c89 static int fd_match (device_t, cfdata_t, void *);
94 fd_match, fd_attach, NULL, NULL);
99 fd_match(device_t parent, cfdata_t cf, void *aux) in fd_match() function
/netbsd-src/sys/arch/mac68k/obio/
H A Diwm_fd.c72 int fd_match(device_t, cfdata_t, void *);
225 fd_match, fd_attach, NULL, NULL);
406 fd_match(device_t parent, cfdata_t match, void *aux) in fd_match() function