Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/paride/
Dpt.c110 #define PT_UNITS 4 macro
232 static struct pt_unit pt[PT_UNITS];
616 for (unit = 0; unit < PT_UNITS; unit++) { in pt_detect()
666 if (unit >= PT_UNITS || (!tape->present)) { in pt_open()
980 for (unit = 0; unit < PT_UNITS; unit++) in pt_init()
992 for (unit = 0; unit < PT_UNITS; unit++) in pt_init()
1010 for (unit = 0; unit < PT_UNITS; unit++) in pt_exit()
1017 for (unit = 0; unit < PT_UNITS; unit++) in pt_exit()