Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dvia-macii.c121 static bool bus_timeout; /* no data was sent by the device */ variable
343 bus_timeout = false; in macii_start()
392 bus_timeout = false; in macii_interrupt()
503 bus_timeout = true; in macii_interrupt()
509 if (bus_timeout) in macii_interrupt()