Searched refs:read_chan (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.c238 int err, read_chan; local
258 if (bcm_mbox_read_msg(sc, &read_chan) != 0) {
262 } while (read_chan != chan);

Completed in 50 milliseconds