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

  /src/sys/dev/marvell/
mvcesa.c 77 static int mvcesa_match(device_t, cfdata_t, void *);
95 mvcesa_match, mvcesa_attach, NULL, NULL);
97 mvcesa_match, mvcesa_attach, NULL, NULL);
102 mvcesa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
mvcesa.c 77 static int mvcesa_match(device_t, cfdata_t, void *);
95 mvcesa_match, mvcesa_attach, NULL, NULL);
97 mvcesa_match, mvcesa_attach, NULL, NULL);
102 mvcesa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 56 milliseconds