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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8574_impl.h57 uint8_t pcf8574_flags; member in struct:pcf8574_unit
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h304 uint8_t pcf8574_flags; member in struct:pcf8574_unit
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c73 while (unitp->pcf8574_flags == PCF8574_BUSY) { \
80 unitp->pcf8574_flags = PCF8574_BUSY; \
87 unitp->pcf8574_flags = 0; \
586 unitp->pcf8574_flags = 0;
749 while (unitp->pcf8574_flags == PCF8574_BUSY) {
756 unitp->pcf8574_flags = PCF8574_BUSY;
866 unitp->pcf8574_flags = 0;

Completed in 63 milliseconds