Home
last modified time | relevance | path

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

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