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

  /src/sys/dev/ic/
ssdfb.c 124 .p_width = 128,
144 .p_width = 128,
164 .p_width = 128,
183 .p_width = 128,
202 .p_width = 256,
218 .p_width = 160,
237 .p_width = 160,
294 sc->sc_gddram_len = sc->sc_p->p_width * sc->sc_p->p_height
300 aprint_normal_dev(sc->sc_dev, "%dx%d%s\n", sc->sc_p->p_width,
337 ri->ri_width = sc->sc_p->p_width;
    [all...]
ssdfbvar.h 316 int p_width; member in struct:ssdfb_product

Completed in 12 milliseconds