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

  /src/sys/arch/sgimips/dev/
imc.c 58 static int imc_match(device_t, cfdata_t, void *);
68 imc_match, imc_attach, NULL, NULL);
89 imc_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
imc.c 58 static int imc_match(device_t, cfdata_t, void *);
68 imc_match, imc_attach, NULL, NULL);
89 imc_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
imc.c 58 static int imc_match(device_t, cfdata_t, void *);
68 imc_match, imc_attach, NULL, NULL);
89 imc_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 33 milliseconds