Searched refs:seekable (Results 1 – 5 of 5) sorted by relevance
47 int seekable; member
411 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local493 seekable = (chandesc[2] >> 6) & 0x01; in xilly_setupchannels()527 channel->seekable = seekable; in xilly_setupchannels()536 channel->seekable = seekable; in xilly_setupchannels()1555 if (!rc && (!channel->seekable)) in xillybus_open()
173 to the user logic at the FPGA. Such a pipe is also seekable on the host API.175 FPGA side to the seekable stream. Reading or writing to a certain address in227 * seekable: A non-zero value indicates that the pipe is seekable. See
912 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
45 better to do. The file is seekable, in that one can do something like the