Searched refs:DEVICE_TYPE_PRINTER (Results 1 – 4 of 4) sorted by relevance
49 if (This->rdpdr_device[count].device_type == DEVICE_TYPE_PRINTER) in printer_enum_devices()91 This->rdpdr_device[*id].device_type = DEVICE_TYPE_PRINTER; in printer_enum_devices()
95 case DEVICE_TYPE_PRINTER: in rdpdr_handle_ok()207 if (This->rdpdr_device[i].device_type == DEVICE_TYPE_PRINTER) in announcedata_size()247 case DEVICE_TYPE_PRINTER: in rdpdr_send_available()357 case DEVICE_TYPE_PRINTER: in rdpdr_process_irp()
385 #define DEVICE_TYPE_PRINTER 0x04
487 #define DEVICE_TYPE_PRINTER 0x04 macro