PG_UNITS 223 drivers/block/paride/pg.c static struct pg devices[PG_UNITS]; PG_UNITS 248 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++) { PG_UNITS 503 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++, dev++) { PG_UNITS 533 drivers/block/paride/pg.c if ((unit >= PG_UNITS) || (!dev->present)) { PG_UNITS 685 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++) { PG_UNITS 698 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++) { PG_UNITS 717 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++) { PG_UNITS 725 drivers/block/paride/pg.c for (unit = 0; unit < PG_UNITS; unit++) {