Home
last modified time | relevance | path

Searched refs:PERROR (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/ppbus/
H A Dppb_1284.h57 #define AckDataReq PERROR
58 #define nAckReverse PERROR
H A Dppb_1284.c712 if (do_1284_wait(bus, nACK | PERROR | SELECT | nFAULT, in ppb_1284_negotiate()
713 PERROR | SELECT | nFAULT)) { in ppb_1284_negotiate()
777 if (do_1284_wait(bus, nACK | SELECT | PERROR | nBUSY, in ppb_1284_negotiate()
778 nACK | SELECT | PERROR | nBUSY)) { in ppb_1284_negotiate()
H A Dppb_base.c191 status->paper_end = r & PERROR; in ppb_get_status()
H A Dppbconf.h82 #define PERROR 0x20 macro
/dragonfly/sys/dev/disk/vpo/
H A Dvpoio.c85 #define H_ERR PERROR
86 #define H_nERR n(PERROR)
/dragonfly/sys/dev/misc/pcfclock/
H A Dpcfclock.c92 #define BIT_SET (ppb_rstr(ppbus)&PERROR)