Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillybus_core.c436 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local
517 exclusive_open = (chandesc[2] >> 7) & 0x01; in xilly_setupchannels()
551 channel->rd_exclusive_open = exclusive_open; in xilly_setupchannels()
566 channel->wr_exclusive_open = exclusive_open; in xilly_setupchannels()