Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h115 #define PCF8574_TRAN_SIZE 1 macro
/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c321 if ((bytes_to_rw = uiop->uio_resid) > PCF8574_TRAN_SIZE) { in pcf8574_io()