Searched refs:dcr (Results 1 – 6 of 6) sorted by relevance
89 unsigned char dcr = inb (CONTROL (p)); in dump_parport_state() local103 dcr = i ? priv->ctr : inb (CONTROL (p)); in dump_parport_state()105 if (dcr & 0x20) { in dump_parport_state()110 if (dcr & 0x10) printk (",ackIntEn"); in dump_parport_state()111 if (!(dcr & 0x08)) printk (",N-SELECT-IN"); in dump_parport_state()112 if (dcr & 0x04) printk (",N-INIT"); in dump_parport_state()113 if (!(dcr & 0x02)) printk (",N-AUTOFD"); in dump_parport_state()114 if (!(dcr & 0x01)) printk (",N-STROBE"); in dump_parport_state()
44 unsigned int dcr; member
502 __u8 dcr; member
113 u8 dcr; member197 u8 dcr; member
124 u8 dcr; member168 .dcr = _dcr, \
310 } dcr; member