Searched refs:dcr (Results 1 – 6 of 6) sorted by relevance
86 unsigned char dcr = inb (CONTROL (p)); in dump_parport_state() local100 dcr = i ? priv->ctr : inb (CONTROL (p)); in dump_parport_state()102 if (dcr & 0x20) { in dump_parport_state()107 if (dcr & 0x10) printk (",ackIntEn"); in dump_parport_state()108 if (!(dcr & 0x08)) printk (",N-SELECT-IN"); in dump_parport_state()109 if (dcr & 0x04) printk (",N-INIT"); in dump_parport_state()110 if (!(dcr & 0x02)) printk (",N-AUTOFD"); in dump_parport_state()111 if (!(dcr & 0x01)) printk (",N-STROBE"); in dump_parport_state()
48 unsigned int dcr; member
488 __u8 dcr; member
113 u8 dcr; member197 u8 dcr; member
121 u8 dcr; member165 .dcr = _dcr, \
384 } dcr; member