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

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Di2bsc_impl.h130 int i2bsc_open; member in struct:i2bsc
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Di2bsc.c70 static int i2bsc_open(dev_t *devp, int flag, int otyp,
127 i2bsc_open, /* open */
364 i2bsc_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) function
384 if (i2c->i2bsc_open) {
388 i2c->i2bsc_open = 1;
414 i2c->i2bsc_open = 0;

Completed in 47 milliseconds