Searched refs:DSR_nFAULT (Results 1 – 1 of 1) sorted by relevance
176 #define DSR_nFAULT (1U << 3) /* PARPORT_STATUS_ERROR */ macro416 if (dsr & DSR_nFAULT) in parport_ip32_dump_state()1250 if (!(parport_ip32_read_status(p) & DSR_nFAULT)) { in parport_ip32_fifo_wait_break()1642 if (parport_wait_peripheral(p, DSR_nBUSY | DSR_nFAULT, in parport_ip32_compat_write_data()1643 DSR_nBUSY | DSR_nFAULT)) { in parport_ip32_compat_write_data()1723 if (parport_wait_peripheral(p, DSR_nBUSY | DSR_nFAULT, in parport_ip32_ecp_write_data()1724 DSR_nBUSY | DSR_nFAULT)) { in parport_ip32_ecp_write_data()