Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/parport/
Dparport_pc.c1730 static const int intrline[]= { 0, 7, 9, 10, 11, 14, 15, 5 }; in parport_ECP_supported() local
1833 printk("%d",intrline[(configb >>3) & 0x07]); in parport_ECP_supported()