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

/illumos-gate/usr/src/uts/common/sys/
H A Dbpp_io.h77 /* Values for read_handshake and write_handshake fields */
83 /* read_handshake only! */
84 BPP_XSCAN_HS = 5, /* xerox scanner mode, read_handshake only! */
86 /* read_handshake only! */
87 BPP_CLEAR_MEM = 7, /* write 0's to memory, read_handshake only! */
88 BPP_SET_MEM = 8, /* write 1's to memory, read_handshake only! */
129 read_handshake; /* parallel port read handshake mode */ member in struct:bpp_transfer_parms

Completed in 55 milliseconds