Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h61 #define PCF8591_TRAN_SIZE 1 macro
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c320 if ((bytes_to_rw = uiop->uio_resid) > PCF8591_TRAN_SIZE) { in pcf8591_io()