HomeSort by: relevance | last modified time | path
    Searched refs:PERROR (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/sgimips/hpc/
pi1ppcreg.h 55 #define PERROR 0x20
61 #define SPP_MASK (SELECT | nFAULT | PERROR | nBUSY)
69 #define ACKDATAREQ PERROR
  /src/sys/dev/ppbus/
ppbus_1284.h 61 #define AckDataReq PERROR
62 #define nAckReverse PERROR
ppbus_base.h 57 #define PERROR 0x20
67 #define ACKDATAREQ PERROR
76 #define nACKREV PERROR
ppbus_1284.c 540 /* ignore the PError line, wait a bit more, remote host's
550 if (do_1284_wait(bus, nACK | PERROR | SELECT | nFAULT,
551 PERROR | SELECT | nFAULT)) {
607 /* ignore PError line */
615 if (do_1284_wait(bus, nACK | SELECT | PERROR | nBUSY,
616 nACK | SELECT | PERROR | nBUSY)) {
ppbus_base.c 351 status->paper_end = r & PERROR;
  /src/sys/dev/ic/
atppcreg.h 94 #define PERROR 0x20
100 #define SPP_MASK (SELECT | nFAULT | PERROR | nBUSY)
108 #define ACKDATAREQ PERROR
117 #define nACKREV PERROR

Completed in 14 milliseconds