Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/macintosh/
Dvia-macii.c125 static u8 last_poll_cmd; /* the most recent Talk R0 command byte transmitted */ variable
203 poll_addr = (last_poll_cmd & ADDR_MASK) >> 4; in macii_queue_poll()
204 if ((srq_asserted && last_cmd == last_poll_cmd) || in macii_queue_poll()
432 last_poll_cmd = last_cmd; in macii_interrupt()
527 reply_buf[0] == last_poll_cmd) { in macii_interrupt()