HomeSort by: relevance | last modified time | path
    Searched refs:wsemuldisplaydevprint (Results 1 - 25 of 94) sorted by relevancy

1 2 3 4

  /src/sys/dev/wscons/
wsdisplayvar.h 180 int wsemuldisplaydevprint(void *, const char *);
  /src/sys/arch/evbarm/gumstix/
gxlcd.c 168 (void) config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/arm/clps711x/
clpslcd.c 202 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/evbarm/tsarm/
tslcd.c 168 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/evbppc/virtex/dev/
tft.c 137 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/zaurus/dev/
w100lcd.c 148 (void)config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
zlcd.c 161 (void) config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_lcd.c 238 (void) config_found(self, &aa, wsemuldisplaydevprint,
  /src/sys/arch/evbarm/lubbock/
lubbock_lcd.c 215 (void) config_found(self, &aa, wsemuldisplaydevprint,
  /src/sys/arch/evbarm/smdk2xx0/
smdk2410_lcd.c 257 (void) config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/epoc32/windermere/
wmlcd.c 231 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/hpcarm/dev/
wzero3_lcd.c 258 (void) config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/mac68k/dev/
macfb.c 233 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/dev/sun/
bwtwo.c 326 config_found(sc->sc_dev, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/next68k/dev/
nextdisplay.c 274 config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/evbarm/mini2440/
mini2440_lcd.c 294 (void) config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/hp300/dev/
sti_machdep.c 199 config_found(ssc->sc_dev, &waa, wsemuldisplaydevprint,
  /src/sys/arch/newsmips/apbus/
xafb.c 190 config_found(self, &wsa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/prep/pci/
gten.c 211 config_found(self, &a, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/dev/isa/
pcdisplay.c 332 config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/sparc64/dev/
gfb.c 231 config_found(sc->sc_dev, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/macppc/dev/
ofb.c 219 config_found(self, &a, wsemuldisplaydevprint,
valkyriefb.c 263 config_found(self, &aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/amiga/dev/
mntva.c 241 config_found(sc->sc_dev, &ws_aa, wsemuldisplaydevprint, CFARGS_NONE);
  /src/sys/arch/dreamcast/dev/
pvr.c 304 (void) config_found(self, &waa, wsemuldisplaydevprint, CFARGS_NONE);

Completed in 20 milliseconds

1 2 3 4