Searched refs:portname_LPT (Results 1 – 1 of 1) sorted by relevance
61 static const WCHAR portname_LPT[] = {'L','P','T',0}; variable421 if (!_wcsnicmp(name, portname_LPT, ARRAY_SIZE(portname_LPT) -1)) in get_type_from_name()