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

  /src/sys/dev/sun/
cgsixvar.h 73 uint32_t sc_mono_width; /* how many monochrome pixels to write */ member in struct:cgsix_softc
  /src/sys/dev/sbus/
p9100.c 116 uint32_t sc_mono_width; /* for setup_mono */ member in struct:p9100_softc
841 sc->sc_mono_width = wi;
851 int to_go = sc->sc_mono_width;

Completed in 13 milliseconds