Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/i2c/nexus/
H A Di2bsc_impl.h130 int i2bsc_open; member
/titanic_50/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) in i2bsc_open() function
384 if (i2c->i2bsc_open) { in i2bsc_open()
388 i2c->i2bsc_open = 1; in i2bsc_open()
414 i2c->i2bsc_open = 0; in i2bsc_close()