Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dvia-macii.c125 static u8 last_poll_cmd; /* the most recent Talk R0 command byte transmitted */ variable
198 poll_addr = (last_poll_cmd & ADDR_MASK) >> 4; in macii_queue_poll()
199 if ((srq_asserted && last_cmd == last_poll_cmd) || in macii_queue_poll()
427 last_poll_cmd = last_cmd; in macii_interrupt()
522 reply_buf[0] == last_poll_cmd) { in macii_interrupt()