Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c331 while (unitp->pcf8591_flags == PCF8591_BUSY) { in pcf8591_io()
338 unitp->pcf8591_flags = PCF8591_BUSY; in pcf8591_io()
386 unitp->pcf8591_flags = 0; in pcf8591_io()
529 while (unitp->pcf8591_flags == PCF8591_BUSY) { in pcf8591_ioctl()
536 unitp->pcf8591_flags = PCF8591_BUSY; in pcf8591_ioctl()
652 unitp->pcf8591_flags = 0; in pcf8591_ioctl()
735 while (unitp->pcf8591_flags == PCF8591_BUSY) { in pcf8591_do_suspend()
743 unitp->pcf8591_flags = PCF8591_BUSY; in pcf8591_do_suspend()
760 unitp->pcf8591_flags = 0; in pcf8591_do_resume()
870 unitp->pcf8591_flags = 0; in pcf8591_do_attach()
[all …]
/titanic_50/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591_impl.h44 uint8_t pcf8591_flags; member
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h202 uint8_t pcf8591_flags; member