Searched defs:NACK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Din.lpd.c55 #define NACK(fp) { (void) fputc('\1', fp); (void) fflush(fp); } macro
411 NACK(ofp);
447 NACK(ofp);
571 NACK(ofp);
575 NACK(ofp);
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h189 * A read wants to have an NACK on the bus to stop
191 * NACK the SDA line will get stuck low. After this you
194 #define NACK CSRS1_PIN | CSRS1_ESO macro
H A Denvctrl.h244 * A read wants to have an NACK on the bus to stop
246 * NACK the SDA line will get stuck low. After this you
249 #define NACK CSRS1_PIN | CSRS1_ESO macro

Completed in 81 milliseconds