Home
last modified time | relevance | path

Searched defs:ssc050_unit (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/i2c/clients/
H A Dssc050.c50 struct ssc050_unit { struct
51 kmutex_t mutex;
52 int oflag;
76 static int ssc050_set(struct ssc050_unit *, int, uchar_t); argument