Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h53 #define PCF8591_MINOR_TO_CHANNEL(x) ((x) & 0x3) macro
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c217 int channel = PCF8591_MINOR_TO_CHANNEL(minor); in pcf8591_open()
263 int channel = PCF8591_MINOR_TO_CHANNEL(minor); in pcf8591_close()
298 int channel = PCF8591_MINOR_TO_CHANNEL(minor); in pcf8591_io()
523 int channel = PCF8591_MINOR_TO_CHANNEL(minor); in pcf8591_ioctl()