Searched refs:ESC_PRINTER (Results 1 – 4 of 4) sorted by relevance
121 #define ESC_PRINTER "printer" /* printer device */ macro
102 subcl[2] = ESC_PRINTER; in sysevent_init()283 (strcmp(subclass, ESC_PRINTER) == 0)) { in sysevent_iochannel_data()290 (strcmp(subclass, ESC_PRINTER) == 0)) { in sysevent_iochannel_data()
8273 } else if (strcmp(subclass, ESC_PRINTER) == 0) { in build_event_attributes()
5561 rv = i_ddi_set_devi_class(dip, ESC_PRINTER, flag); in derive_devi_class()