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

  /src/sys/dev/xmi/
xmi.c 50 static int xmi_print(void *, const char *);
63 xmi_print(void *aux, const char *name) function in typeref:typename:int
120 config_found(sc->sc_dev, &xa, xmi_print, CFARGS_NONE);
xmi.c 50 static int xmi_print(void *, const char *);
63 xmi_print(void *aux, const char *name) function in typeref:typename:int
120 config_found(sc->sc_dev, &xa, xmi_print, CFARGS_NONE);

Completed in 22 milliseconds