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

  /src/sys/arch/evbarm/mpcsa/
mpcsa_cf.c 55 static int mpcsa_cf_match(device_t, cfdata_t, void *);
59 mpcsa_cf_match, mpcsa_cf_attach, NULL, NULL);
76 mpcsa_cf_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
mpcsa_cf.c 55 static int mpcsa_cf_match(device_t, cfdata_t, void *);
59 mpcsa_cf_match, mpcsa_cf_attach, NULL, NULL);
76 mpcsa_cf_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 26 milliseconds