Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ppbus/
HDppb_1284.h112 extern int byte_1284_inbyte(device_t, char *);
HDppb_1284.c444 byte_1284_inbyte(device_t bus, char *buffer) in byte_1284_inbyte() function
570 if (byte_1284_inbyte(bus, buffer+len)) in spp_1284_read()