Home
last modified time | relevance | path

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

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