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

  /src/sys/dev/marvell/
mvxpbm.c 82 STATIC int mvxpbm_match(device_t, cfdata_t, void *);
86 mvxpbm_match, mvxpbm_attach, NULL, NULL);
107 mvxpbm_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:STATIC int
mvxpbm.c 82 STATIC int mvxpbm_match(device_t, cfdata_t, void *);
86 mvxpbm_match, mvxpbm_attach, NULL, NULL);
107 mvxpbm_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:STATIC int

Completed in 39 milliseconds