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

  /src/sys/dev/marvell/
mvspi.c 68 int mvspi_match(struct device *, struct cfdata *, void *);
85 mvspi_match, mvspi_attach, NULL, NULL);
88 mvspi_match(struct device *parent, struct cfdata *cf, void *aux) function in typeref:typename:int
mvspi.c 68 int mvspi_match(struct device *, struct cfdata *, void *);
85 mvspi_match, mvspi_attach, NULL, NULL);
88 mvspi_match(struct device *parent, struct cfdata *cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds