rows 59 dev/ic/bt8xx.h u_short rows;
rows 50 dev/ic/monitors.h u_int16_t rows; /* Rows */
rows 321 dev/pci/bktr/bktr_core.c int rows, int interlace );
rows 323 dev/pci/bktr/bktr_core.c int rows, int interlace );
rows 325 dev/pci/bktr/bktr_core.c int rows, int interlace );
rows 327 dev/pci/bktr/bktr_core.c int rows, int interlace );
rows 329 dev/pci/bktr/bktr_core.c int rows, int interlace );
rows 406 dev/pci/bktr/bktr_core.c bktr->rows = 480;
rows 1007 dev/pci/bktr/bktr_core.c count = bktr->rows * bktr->cols *
rows 1521 dev/pci/bktr/bktr_core.c if (geo->rows <= 0) {
rows 1524 dev/pci/bktr/bktr_core.c bktr_name(bktr), geo->rows);
rows 1527 dev/pci/bktr/bktr_core.c else if (((geo->rows & 0x7fe) != geo->rows) ||
rows 1529 dev/pci/bktr/bktr_core.c ((geo->rows & 0x3fe) != geo->rows)) ) {
rows 1532 dev/pci/bktr/bktr_core.c bktr_name(bktr), geo->rows);
rows 1551 dev/pci/bktr/bktr_core.c if ((temp=(geo->rows * geo->columns * geo->frames * 2))) {
rows 1587 dev/pci/bktr/bktr_core.c bktr->rows = geo->rows;
rows 2531 dev/pci/bktr/bktr_core.c rgb_vbi_prog(bktr_ptr_t bktr, char i_flag, int cols, int rows, int interlace )
rows 2613 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace); i++) {
rows 2664 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace); i++) {
rows 2698 dev/pci/bktr/bktr_core.c rgb_prog( bktr_ptr_t bktr, char i_flag, int cols, int rows, int interlace )
rows 2752 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace); i++) {
rows 2813 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace); i++) {
rows 2849 dev/pci/bktr/bktr_core.c int cols, int rows, int interlace )
rows 2893 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace); i++) {
rows 2937 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace) ; i++) {
rows 2962 dev/pci/bktr/bktr_core.c yuv422_prog(bktr_ptr_t bktr, char i_flag, int cols, int rows, int interlace)
rows 3009 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace ) ; i++) {
rows 3013 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) + i*cols/2 * interlace);
rows 3014 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) + (cols*rows/2) +
rows 3054 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace ) ; i++) {
rows 3058 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) +
rows 3060 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) +
rows 3061 dev/pci/bktr/bktr_core.c (cols*rows/2) + i*cols/2 * interlace);
rows 3079 dev/pci/bktr/bktr_core.c int cols, int rows, int interlace ){
rows 3112 dev/pci/bktr/bktr_core.c for (i = 0; i < (rows/interlace )/2 ; i++) {
rows 3116 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) + i*cols/2 * interlace);
rows 3117 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) + (cols*rows/4) +
rows 3161 dev/pci/bktr/bktr_core.c for (i = 0; i < ((rows/interlace )/2 ) ; i++) {
rows 3165 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) +
rows 3167 dev/pci/bktr/bktr_core.c *dma_prog++ = htole32(t1 + (cols*rows) +
rows 3168 dev/pci/bktr/bktr_core.c (cols*rows/4) + i*cols/2 * interlace);
rows 3191 dev/pci/bktr/bktr_core.c int rows, cols, interlace;
rows 3252 dev/pci/bktr/bktr_core.c (((bktr->capture_area_y_size * 256 + (bktr->rows/2)) / bktr->rows) - 512);
rows 3255 dev/pci/bktr/bktr_core.c (((bktr->capture_area_y_size * 512 + (bktr->rows / 2)) / bktr->rows) - 512);
rows 3261 dev/pci/bktr/bktr_core.c (((fp->vactive * 256 + (bktr->rows/2)) / bktr->rows) - 512);
rows 3264 dev/pci/bktr/bktr_core.c (((fp->vactive * 512 + (bktr->rows / 2)) / bktr->rows) - 512);
rows 3341 dev/pci/bktr/bktr_core.c rows = bktr->rows;
rows 3357 dev/pci/bktr/bktr_core.c rgb_vbi_prog(bktr, i_flag, cols, rows, interlace);
rows 3360 dev/pci/bktr/bktr_core.c rgb_prog(bktr, i_flag, cols, rows, interlace);
rows 3366 dev/pci/bktr/bktr_core.c yuv422_prog(bktr, i_flag, cols, rows, interlace);
rows 3373 dev/pci/bktr/bktr_core.c yuvpack_prog(bktr, i_flag, cols, rows, interlace);
rows 3380 dev/pci/bktr/bktr_core.c yuv12_prog(bktr, i_flag, cols, rows, interlace);
rows 3408 dev/pci/bktr/bktr_core.c (size_t)bktr->rows * bktr->cols * bktr->frames *
rows 529 dev/pci/bktr/bktr_reg.h short rows; /* number of rows in a frame */
rows 1601 dev/pci/tga.c (m->rows));
rows 1276 dev/raidframe/rf_openbsdkintf.c d_cfg->rows = raidPtr->numRow;
rows 1290 dev/raidframe/rf_openbsdkintf.c for (i = 0; i < d_cfg->rows; i++) {
rows 87 dev/raidframe/rf_raidframe.h u_int rows;