HomeSort by: relevance | last modified time | path
    Searched defs:fd_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mipsco/obio/
i82072.c 89 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) function in typeref:typename:int
  /src/sys/arch/mac68k/obio/
iwm_fd.c 72 int fd_match(device_t, cfdata_t, void *);
225 fd_match, fd_attach, NULL, NULL);
407 * fd_match
410 fd_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 14 milliseconds