Searched refs:lpt_port_test (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ppbus/
H A Dlpt.c142 static int lpt_port_test(device_t dev, u_char data, u_char mask);
235 lpt_port_test(device_t ppbus, u_char data, u_char mask) function
323 if (!lpt_port_test(ppbus, testbyte[i], 0xff)) {

Completed in 107 milliseconds