Symbol: pcf8584_put_s1
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1024
pcf8584_put_s1(i2c, S1_PIN | S1_ESO | S1_ACK);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1228
pcf8584_put_s1(i2c, S1_START2);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1230
pcf8584_put_s1(i2c, S1_START2 | S1_ENI);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1247
pcf8584_put_s1(i2c, S1_STOP);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1280
pcf8584_put_s1(i2c, S1_ESO);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1282
pcf8584_put_s1(i2c, S1_ESO | S1_ENI);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1310
pcf8584_put_s1(i2c, S1_STOP);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1320
pcf8584_put_s1(i2c, S1_ESO);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1322
pcf8584_put_s1(i2c, S1_ESO | S1_ENI);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1348
pcf8584_put_s1(i2c, S1_STOP);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1363
pcf8584_put_s1(i2c, S1_START2);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1365
pcf8584_put_s1(i2c, S1_START2 | S1_ENI);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1454
pcf8584_put_s1(i2c, S1_START);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1456
pcf8584_put_s1(i2c, S1_START | S1_ENI);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
72
static void pcf8584_put_s1(pcf8584_t *i2c, char cmd);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
847
pcf8584_put_s1(i2c, S1_STOP);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
901
pcf8584_put_s1(i2c, S1_STOP);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
912
pcf8584_put_s1(i2c, S1_PIN);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
993
pcf8584_put_s1(i2c, S1_PIN);
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
997
pcf8584_put_s1(i2c, S1_PIN | S1_ES1);