/src/sys/arch/mipsco/obio/ |
i82072.c | 90 static void fd_attach (device_t, device_t, void *); 94 fd_match, fd_attach, NULL, NULL); 105 fd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/mac68k/obio/ |
iwm_fd.c | 73 void fd_attach(device_t, device_t, void *); 225 fd_match, fd_attach, NULL, NULL); 429 * fd_attach 435 fd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|