Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/parport/
Dparport_pc.c194 int cnfga; in get_fifo_residue() local
214 cnfga = inb (CONFIGA (p)); in get_fifo_residue()
215 printk (KERN_DEBUG "%s: cnfgA contains 0x%02x\n", p->name, cnfga); in get_fifo_residue()
217 if (!(cnfga & (1<<2))) { in get_fifo_residue()