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

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591_impl.h44 uint8_t pcf8591_flags; member in struct:pcf8591_unit
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c332 while (unitp->pcf8591_flags == PCF8591_BUSY) {
339 unitp->pcf8591_flags = PCF8591_BUSY;
387 unitp->pcf8591_flags = 0;
530 while (unitp->pcf8591_flags == PCF8591_BUSY) {
537 unitp->pcf8591_flags = PCF8591_BUSY;
653 unitp->pcf8591_flags = 0;
736 while (unitp->pcf8591_flags == PCF8591_BUSY) {
744 unitp->pcf8591_flags = PCF8591_BUSY;
761 unitp->pcf8591_flags = 0;
871 unitp->pcf8591_flags
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h202 uint8_t pcf8591_flags; member in struct:pcf8591_unit

Completed in 104 milliseconds