Searched refs:seekable (Results 1 – 2 of 2) sorted by relevance
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()
47 int seekable; member