Searched refs:DSR_PERROR (Results 1 – 1 of 1) sorted by relevance
187 #define DSR_PERROR (1U << 5) /* PARPORT_STATUS_PAPEROUT */ macro424 if (dsr & DSR_PERROR) in parport_ip32_dump_state()1592 if (parport_wait_peripheral(p, DSR_PERROR, 0)) in parport_ip32_get_fifo_residue()1597 if (parport_wait_peripheral(p, DSR_PERROR, DSR_PERROR)) in parport_ip32_get_fifo_residue()1717 if (parport_wait_peripheral(p, DSR_PERROR, DSR_PERROR)) { in parport_ip32_ecp_write_data()