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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dpcf8584.h144 uint8_t *pcf8584_b_reg; member in struct:pcf8584
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c701 * if pcf8584_b_reg exists, it means the current bus controller signals
712 * The existence of pcf8584_b_reg means the bus registers
717 i2c->pcf8584_b_reg));
718 if (i2c->pcf8584_b_reg != NULL) {
726 ddi_put8(i2c->pcf8584_b_rhandle, i2c->pcf8584_b_reg, bus);
1083 1, (caddr_t *)&i2c->pcf8584_b_reg,
1104 if (i2c->pcf8584_b_reg != NULL) {

Completed in 242 milliseconds