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

/netbsd-6-1-5-RELEASE/sys/dev/i2c/
H A Dm41st84reg.h63 #define M41ST84_USER_RAM_SIZE 43 macro
H A Dm41st84.c176 if (uio->uio_offset >= M41ST84_USER_RAM_SIZE)
182 while (uio->uio_resid && uio->uio_offset < M41ST84_USER_RAM_SIZE) {
215 if (uio->uio_offset >= M41ST84_USER_RAM_SIZE)
221 while (uio->uio_resid && uio->uio_offset < M41ST84_USER_RAM_SIZE) {

Completed in 53 milliseconds