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

  /src/sys/arch/mips/rmi/
rmixl_usbi.c 73 static int rmixl_usbi_match(device_t, cfdata_t, void *);
86 rmixl_usbi_match, rmixl_usbi_attach, NULL, NULL);
89 rmixl_usbi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
rmixl_usbi.c 73 static int rmixl_usbi_match(device_t, cfdata_t, void *);
86 rmixl_usbi_match, rmixl_usbi_attach, NULL, NULL);
89 rmixl_usbi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 119 milliseconds