Home
last modified time | relevance | path

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

/drivers/block/paride/
Dpf.c119 #define PF_UNITS 4 macro
245 static struct pf_unit units[PF_UNITS];
717 if (++pf_queue == PF_UNITS) in set_next_request()
1004 for (unit = 0; unit < PF_UNITS; unit++) { in pf_init()
1014 for (unit = 0; unit < PF_UNITS; unit++, pf++) { in pf_init()
1043 for (pf = units, unit = 0; unit < PF_UNITS; pf++, unit++) { in pf_exit()