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

  /src/sys/dev/ic/
depca.c 115 int depca_print(void *, const char *);
124 (void)config_found(sc->sc_dev, &da, depca_print, CFARGS_NONE);
128 depca_print(void *aux, const char *pnp) function in typeref:typename:int
depca.c 115 int depca_print(void *, const char *);
124 (void)config_found(sc->sc_dev, &da, depca_print, CFARGS_NONE);
128 depca_print(void *aux, const char *pnp) function in typeref:typename:int

Completed in 42 milliseconds