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

  /src/sys/arch/evbarm/gumstix/
if_smsh_gxio.c 51 static int smsh_gxio_match(device_t, struct cfdata *, void *);
57 smsh_gxio_match, smsh_gxio_attach, NULL, NULL);
62 smsh_gxio_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
if_smsh_gxio.c 51 static int smsh_gxio_match(device_t, struct cfdata *, void *);
57 smsh_gxio_match, smsh_gxio_attach, NULL, NULL);
62 smsh_gxio_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 37 milliseconds