Searched refs:DSR_nFAULT (Results 1 – 1 of 1) sorted by relevance
189 #define DSR_nFAULT (1U << 3) /* PARPORT_STATUS_ERROR */ macro428 if (dsr & DSR_nFAULT) in parport_ip32_dump_state()1260 if (!(parport_ip32_read_status(p) & DSR_nFAULT)) { in parport_ip32_fifo_wait_break()1653 if (parport_wait_peripheral(p, DSR_nBUSY | DSR_nFAULT, in parport_ip32_compat_write_data()1654 DSR_nBUSY | DSR_nFAULT)) { in parport_ip32_compat_write_data()1734 if (parport_wait_peripheral(p, DSR_nBUSY | DSR_nFAULT, in parport_ip32_ecp_write_data()1735 DSR_nBUSY | DSR_nFAULT)) { in parport_ip32_ecp_write_data()