Home
last modified time | relevance | path

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

/drivers/block/paride/
Dparide.c355 int lpts[7] = { 0x3bc, 0x378, 0x278, 0x268, 0x27c, 0x26c, 0 }; in pi_init() local
408 while ((pi->port = lpts[k++])) in pi_init()