Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/base/
H A Dstatus.py110 REVISION_2_TYPE_MAP = {0 : AGENT_TYPE_NONE, variable
205 … pen['type'] = REVISION_2_TYPE_MAP.get(int((info & to_long(0xf000)) >> to_long(12)), 0)