Searched refs:seekable (Results 1 – 5 of 5) sorted by relevance
48 int seekable; member
436 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local518 seekable = (chandesc[2] >> 6) & 0x01; in xilly_setupchannels()552 channel->seekable = seekable; in xilly_setupchannels()561 channel->seekable = seekable; in xilly_setupchannels()1558 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
858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
50 better to do. The file is seekable, in that one can do something like the