Home
last modified time | relevance | path

Searched defs:ppb_status (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dppbconf.h94 struct ppb_status { struct
95 unsigned char status;
97 unsigned int timeout:1;
98 unsigned int error:1;
99 unsigned int select:1;
100 unsigned int paper_end:1;
101 unsigned int ack:1;
102 unsigned int busy:1;