Searched refs:portname_com1 (Results 1 – 1 of 1) sorted by relevance
51 static CHAR portname_com1[] = "COM1:"; variable641 res = ConfigurePortA(NULL, 0, portname_com1); in test_ConfigurePort()642 trace("'%s' returned %d with %d\n", portname_com1, res, GetLastError()); in test_ConfigurePort()