Searched refs:PT_UNITS (Results 1 - 1 of 1) sorted by relevance

/drivers/block/paride/
H A Dpt.c110 #define PT_UNITS 4 macro
232 static struct pt_unit pt[PT_UNITS];
609 for (unit = 0; unit < PT_UNITS; unit++) {
658 if (unit >= PT_UNITS || (!tape->present)) {
972 for (unit = 0; unit < PT_UNITS; unit++)
984 for (unit = 0; unit < PT_UNITS; unit++)
1002 for (unit = 0; unit < PT_UNITS; unit++)
1009 for (unit = 0; unit < PT_UNITS; unit++)

Completed in 235 milliseconds