Home
last modified time | relevance | path

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

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