Home
last modified time | relevance | path

Searched refs:PPB_NO_ERROR (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ppbus/
HDppb_1284.c83 ppb->error = PPB_NO_ERROR; in ppb_1284_reset_error()
117 (ppb->error == PPB_NO_ERROR)) { in ppb_1284_set_state()
119 ppb->error = PPB_NO_ERROR; in ppb_1284_set_state()
131 if ((ppb->error == PPB_NO_ERROR) && in ppb_1284_set_error()
HDppb_1284.h86 #define PPB_NO_ERROR 0 macro