Searched refs:MS_BRSET (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ppbus/
H A Dvpoio.c106 MS_BRSET(nBUSY, 2 /* ready */), \
237 MS_BRSET(TIMEOUT, 3 /* error */), /* EPP timeout? */
252 MS_BRSET(TIMEOUT, 3 /* error */), /* EPP timeout? */
268 MS_BRSET(H_FLT, 1 /* error */),
492 /* loop: */ MS_BRSET(H_ACK, 2 /* ready */),
H A Dppb_msq.h130 #define MS_BRSET(mask,offset) { MS_OP_BRSET, {{ (mask) }, { (offset) }}} macro
H A Dimmio.c76 MS_BRSET(nBUSY, 4 /* ready */), \
106 MS_BRSET(0x8, 3 /* ready */), \
160 MS_BRSET(0x20, 5 /* continue */), \

Completed in 116 milliseconds