Home
last modified time | relevance | path

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

/include/linux/
A Dparport_pc.h90 unsigned char dsr = inb (STATUS (p)); in dump_parport_state() local
117 if (!(dsr & 0x80)) printk ("BUSY"); in dump_parport_state()
118 if (dsr & 0x40) printk (",N-ACK"); in dump_parport_state()
119 if (dsr & 0x20) printk (",PERROR"); in dump_parport_state()
120 if (dsr & 0x10) printk (",SELECT"); in dump_parport_state()
121 if (dsr & 0x08) printk (",N-FAULT"); in dump_parport_state()
A Dserial.h41 __u32 cts, dsr, rng, dcd, tx, rx; member
A Dserial_core.h415 __u32 dsr; member
/include/uapi/linux/
A Dserial.h104 int cts, dsr, rng, dcd; member
A Dsynclink.h214 __u32 cts, dsr, rng, dcd, tx, rx; member
/include/linux/mmc/
A Dhost.h549 u32 dsr; /* optional driver stage (DSR) value */ member

Completed in 16 milliseconds