Searched refs:pcf8584_cur_tran (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dpcf8584.h140 i2c_transfer_t *pcf8584_cur_tran; member in struct:pcf8584
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c642 i2c->pcf8584_cur_tran = tp;
669 i2c->pcf8584_cur_tran = tp;
682 i2c->pcf8584_cur_tran = NULL;
691 i2c->pcf8584_cur_tran = NULL;
1160 if (i2c->pcf8584_cur_tran == NULL) {
1193 i2c_transfer_t *tp = i2c->pcf8584_cur_tran;
1422 if (i2c->pcf8584_cur_tran != tp) {
1482 if (i2c->pcf8584_cur_tran == tp)
1500 ASSERT(i2c->pcf8584_cur_tran);
1527 if (i2c->pcf8584_cur_tran
[all...]

Completed in 48 milliseconds