Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillybus.h83 int rd_synchronous; member
H A Dxillybus_core.c208 if (!channel->rd_synchronous) in xillybus_isr()
550 channel->rd_synchronous = synchronous; in xilly_setupchannels()
1361 if (!channel->rd_synchronous) in xillybus_write()
1406 if (!channel->rd_synchronous) in xillybus_write()
1417 if ((channel->rd_synchronous) && (bytes_done > 0)) { in xillybus_write()
1466 (channel->rd_synchronous || !channel->rd_allow_partial)) { in xillybus_open()