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

  /src/sys/dev/marvell/
mvpex.c 58 static int mvpex_match(device_t, struct cfdata *, void *);
80 mvpex_match, mvpex_attach, NULL, NULL);
82 mvpex_match, mvpex_attach, NULL, NULL);
87 mvpex_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
mvpex.c 58 static int mvpex_match(device_t, struct cfdata *, void *);
80 mvpex_match, mvpex_attach, NULL, NULL);
82 mvpex_match, mvpex_attach, NULL, NULL);
87 mvpex_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds