Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dlpt.c142 static int lpt_port_test(device_t dev, u_char data, u_char mask);
231 lpt_port_test(device_t ppbus, u_char data, u_char mask) in lpt_port_test() function
318 if (!lpt_port_test(ppbus, testbyte[i], 0xff)) { in lpt_detect()