Home
last modified time | relevance | path

Searched refs:bpp_error_status (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbpp_io.h60 #define BPPIOC_GETERR _IOR('b', 5, struct bpp_error_status)
168 struct bpp_error_status { struct
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c115 struct bpp_error_status bpp_stat; in bpp_state()
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c130 struct bpp_error_status bpp_stat; in bpp_state()
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1806 struct bpp_error_status bpp_status; in usbprn_geterr()
1821 (caddr_t)arg, sizeof (struct bpp_error_status), flag); in usbprn_geterr()
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1636 struct bpp_error_status bpp_status; in ecpp_putioc()