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

/freebsd-current/usr.sbin/i2c/
H A Di2c.c67 static int fd_cache[N_FDCACHE]; variable
667 fd = fd_cache[bus];
676 fd_cache[bus] = fd;
750 fd_cache[ch] = -1;

Completed in 66 milliseconds