Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/printer/
H A Dusb_printer.h58 #define USB_PRINTER_PORT_EMPTY 0x0020 /* Paper Empty */ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1837 if (status & USB_PRINTER_PORT_EMPTY) { in usbprn_error_state()
1968 USB_PRINTER_PORT_NO_SELECT | USB_PRINTER_PORT_EMPTY); in usbprn_prnio_get_1284_status()