Home
last modified time | relevance | path

Searched refs:PARPORT_STATUS_ERROR (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/drivers/parport/
Ddaisy.c283 | PARPORT_STATUS_ERROR); in cpp_daisy()
287 | PARPORT_STATUS_ERROR)) { in cpp_daisy()
297 | PARPORT_STATUS_ERROR); in cpp_daisy()
298 if (s != (PARPORT_STATUS_SELECT | PARPORT_STATUS_ERROR)) { in cpp_daisy()
343 ((s & PARPORT_STATUS_ERROR ? 0 : 1) << 3)); in cpp_mux()
362 PARPORT_STATUS_ERROR); in parport_daisy_select()
369 PARPORT_STATUS_ERROR); in parport_daisy_select()
380 PARPORT_STATUS_ERROR); in parport_daisy_select()
416 | PARPORT_STATUS_ERROR); in assign_addrs()
420 | PARPORT_STATUS_ERROR)) { in assign_addrs()
[all …]
Dieee1284_ops.c63 unsigned char mask = (PARPORT_STATUS_ERROR in parport_ieee1284_write_compat()
65 unsigned char val = (PARPORT_STATUS_ERROR in parport_ieee1284_write_compat()
79 PARPORT_STATUS_ERROR)) in parport_ieee1284_write_compat()
81 PARPORT_STATUS_ERROR)) in parport_ieee1284_write_compat()
166 (parport_read_status(port) & PARPORT_STATUS_ERROR)) { in parport_ieee1284_read_nibble()
219 if (parport_read_status (port) & PARPORT_STATUS_ERROR) { in parport_ieee1284_read_nibble()
254 if (parport_read_status (port) & PARPORT_STATUS_ERROR) { in parport_ieee1284_read_byte()
307 if (parport_read_status (port) & PARPORT_STATUS_ERROR) { in parport_ieee1284_read_byte()
Dparport_amiga.c111 if (status & PARPORT_STATUS_ERROR) /* error */
119 unsigned char ret = PARPORT_STATUS_BUSY | PARPORT_STATUS_ACK | PARPORT_STATUS_ERROR; in status_amiga_to_pc()
Dieee1284.c404 PARPORT_STATUS_ERROR in parport_negotiate()
408 PARPORT_STATUS_ERROR in parport_negotiate()
562 if (parport_read_status (port) & PARPORT_STATUS_ERROR) in parport_ieee1284_ack_data_avail()
Dparport_mfc3.c163 if (status & PARPORT_STATUS_ERROR) /* error */
182 ret |= PARPORT_STATUS_ERROR; in status_mfc3_to_pc()
Dparport_atari.c88 PARPORT_STATUS_SELECT | PARPORT_STATUS_ERROR); in parport_atari_read_status()
Dparport_ax88796.c136 ret |= PARPORT_STATUS_ERROR; in parport_ax88796_read_status()
Dparport_sunbpp.c114 bits |= PARPORT_STATUS_ERROR; in status_sunbpp_to_pc()
/linux-3.4.99/include/linux/
Dparport.h30 #define PARPORT_STATUS_ERROR 0x8 macro
/linux-3.4.99/Documentation/
Dparport-lowlevel.txt1009 - PARPORT_STATUS_ERROR (printer fault, "nFault")