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

/freebsd-12-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c191 int read_access, iflg_set = 0; local
238 read_access = (slave & 0x1) ? 1 : 0;
240 if (status != (read_access ?

Completed in 53 milliseconds