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

  /src/sys/arch/hppa/dev/
elroy.c 49 int elroy_match(device_t, cfdata_t, void *);
52 CFATTACH_DECL_NEW(elroy, sizeof(struct elroy_softc), elroy_match, elroy_attach,
201 elroy_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
elroy.c 49 int elroy_match(device_t, cfdata_t, void *);
52 CFATTACH_DECL_NEW(elroy, sizeof(struct elroy_softc), elroy_match, elroy_attach,
201 elroy_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds