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

  /src/sys/dev/marvell/
com_mv.c 48 static int mvuart_match(device_t, struct cfdata *, void *);
52 mvuart_match, mvuart_attach, NULL, NULL);
54 mvuart_match, mvuart_attach, NULL, NULL);
67 mvuart_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
com_mv.c 48 static int mvuart_match(device_t, struct cfdata *, void *);
52 mvuart_match, mvuart_attach, NULL, NULL);
54 mvuart_match, mvuart_attach, NULL, NULL);
67 mvuart_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds