Searched refs:ESC_PRINTER (Results 1 – 4 of 4) sorted by relevance
132 #define ESC_PRINTER "printer" /* printer device */ macro
101 subcl[2] = ESC_PRINTER; in sysevent_init()282 (strcmp(subclass, ESC_PRINTER) == 0)) { in sysevent_iochannel_data()289 (strcmp(subclass, ESC_PRINTER) == 0)) { in sysevent_iochannel_data()
8232 } else if (strcmp(subclass, ESC_PRINTER) == 0) { in build_event_attributes()
5641 rv = i_ddi_set_devi_class(dip, ESC_PRINTER, flag); in derive_devi_class()