Home
last modified time | relevance | path

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

/include/linux/
Dparport_pc.h85 unsigned char dcr = inb (CONTROL (p)); in dump_parport_state() local
99 dcr = i ? priv->ctr : inb (CONTROL (p)); in dump_parport_state()
101 if (dcr & 0x20) { in dump_parport_state()
106 if (dcr & 0x10) printk (",ackIntEn"); in dump_parport_state()
107 if (!(dcr & 0x08)) printk (",N-SELECT-IN"); in dump_parport_state()
108 if (dcr & 0x04) printk (",N-INIT"); in dump_parport_state()
109 if (!(dcr & 0x02)) printk (",N-AUTOFD"); in dump_parport_state()
110 if (!(dcr & 0x01)) printk (",N-STROBE"); in dump_parport_state()
Dparport.h48 unsigned int dcr; member
/include/uapi/linux/
Dkvm.h310 } dcr; member