Searched refs:dc_rowbytes (Results 1 – 2 of 2) sorted by relevance
84 int dc_rowbytes; /* bytes in a FB scan line */ member
309 dc->dc_rowbytes = dc->dc_wid * (dc->dc_tgaconf->tgac_phys_depth / 8);313 dc->dc_rowbytes, dc->dc_tgaconf->tgac_phys_depth,342 for (i = 0; i < dc->dc_ht * dc->dc_rowbytes; i += sizeof(u_int32_t))353 rip->ri_stride = dc->dc_rowbytes;605 *(u_int *)data = sc->sc_dc->dc_rowbytes;