Searched refs:plat_shared_i2c_exit (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dplatform_module.h117 #pragma weak plat_shared_i2c_exit
124 extern void plat_shared_i2c_exit(dev_info_t *);
/illumos-gate/usr/src/uts/sun4u/snowbird/os/
H A Dsnowbird.c259 plat_shared_i2c_exit(dev_info_t *dip) function
/illumos-gate/usr/src/uts/sun4u/littleneck/os/
H A Dlittleneck.c212 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) function
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c355 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) function
/illumos-gate/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c248 plat_shared_i2c_exit(dev_info_t *dip) function
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c598 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) function
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c695 if ((&plat_shared_i2c_exit != NULL) && (i2c->pcf8584_cur_dip != NULL)) {
696 plat_shared_i2c_exit(i2c->pcf8584_dip);
1484 else if (&plat_shared_i2c_exit && dip)
1485 plat_shared_i2c_exit(i2c->pcf8584_dip);
H A Dsmbus.c728 if ((&plat_shared_i2c_exit != NULL) && (smbus->smbus_cur_dip != NULL)) {
729 plat_shared_i2c_exit(smbus->smbus_dip);
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c599 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) function
/illumos-gate/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c630 plat_shared_i2c_exit(dev_info_t *i2cnexus_dip) function

Completed in 72 milliseconds