Home
last modified time | relevance | path

Searched refs:PARPORT_STATUS_ACK (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/parport/
Dieee1284.c288 r = parport_wait_peripheral (port, PARPORT_STATUS_ACK, 0); in parport_ieee1284_terminate()
300 PARPORT_STATUS_ACK, in parport_ieee1284_terminate()
301 PARPORT_STATUS_ACK); in parport_ieee1284_terminate()
406 | PARPORT_STATUS_ACK, in parport_negotiate()
436 PARPORT_STATUS_ACK, in parport_negotiate()
437 PARPORT_STATUS_ACK)) { in parport_negotiate()
470 if (parport_wait_peripheral (port, PARPORT_STATUS_ACK, 0)) { in parport_negotiate()
486 PARPORT_STATUS_ACK, in parport_negotiate()
487 PARPORT_STATUS_ACK)) { in parport_negotiate()
Dieee1284_ops.c188 PARPORT_STATUS_ACK, 0)) { in parport_ieee1284_read_nibble()
210 PARPORT_STATUS_ACK, in parport_ieee1284_read_nibble()
211 PARPORT_STATUS_ACK)) { in parport_ieee1284_read_nibble()
282 PARPORT_STATUS_ACK, in parport_ieee1284_read_byte()
300 PARPORT_STATUS_ACK, in parport_ieee1284_read_byte()
301 PARPORT_STATUS_ACK)) { in parport_ieee1284_read_byte()
528 while (parport_wait_peripheral (port, PARPORT_STATUS_ACK, 0)) { in parport_ieee1284_ecp_read_data()
599 if (parport_wait_peripheral (port, PARPORT_STATUS_ACK, in parport_ieee1284_ecp_read_data()
600 PARPORT_STATUS_ACK)) { in parport_ieee1284_ecp_read_data()
Dparport_amiga.c103 if (status & PARPORT_STATUS_ACK) /* Ack */
117 unsigned char ret = PARPORT_STATUS_BUSY | PARPORT_STATUS_ACK | PARPORT_STATUS_ERROR; in status_amiga_to_pc()
Dparport_mfc3.c156 if (status & PARPORT_STATUS_ACK) /* Ack */
179 ret |= PARPORT_STATUS_ACK; in status_mfc3_to_pc()
Dparport_ip22.c158 | PARPORT_STATUS_PAPEROUT | PARPORT_STATUS_ACK in pi1_read_status()
Dparport_sunbpp.c122 bits |= PARPORT_STATUS_ACK; in status_sunbpp_to_pc()
Ddaisy.c388 if (!(s & PARPORT_STATUS_ACK)) { in cpp_mux()
Dparport_pc.c996 r = parport_wait_peripheral (port, PARPORT_STATUS_ACK, 0); in parport_pc_ecp_read_block_pio()
/linux-2.4.37.9/include/linux/
Dparport.h35 #define PARPORT_STATUS_ACK 0x40 macro
/linux-2.4.37.9/arch/cris/drivers/
Dparport.c264 ret |= PARPORT_STATUS_ACK; in parport_etrax_read_status()
/linux-2.4.37.9/Documentation/
Dparport-lowlevel.txt1031 - PARPORT_STATUS_ACK (handshake, "nAck")