Searched refs:testbyte (Results 1 – 2 of 2) sorted by relevance
302 static u_char testbyte[18] = { in lpt_detect() local321 if (!lpt_port_test(ppbus, testbyte[i], 0xff)) { in lpt_detect()
1464 uint8_t testbyte; in skc_attach() local1470 testbyte = sk_win_read_1(sc, SK_EP_ADDR+3); in skc_attach()1472 if (testbyte != 0) { in skc_attach()