HomeSort by: relevance | last modified time | path
    Searched refs:sc_opened (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/dev/ic/
scmdvar.h 36 bool sc_opened; member in struct:scmd_sc
scmdvar.h 36 bool sc_opened; member in struct:scmd_sc
scmd.c 274 if (sc->sc_opened)
283 sc->sc_opened = true;
571 sc->sc_opened = false;
scmd.c 274 if (sc->sc_opened)
283 sc->sc_opened = true;
571 sc->sc_opened = false;
mfivar.h 215 bool sc_opened; member in struct:mfi_softc
mfivar.h 215 bool sc_opened; member in struct:mfi_softc
mfi.c 3520 if (sc->sc_opened)
mfi.c 3520 if (sc->sc_opened)
  /src/sys/dev/i2c/
emcfanvar.h 52 bool sc_opened; member in struct:emcfan_sc
emcfanvar.h 52 bool sc_opened; member in struct:emcfan_sc
sht3xvar.h 58 bool sc_opened; member in struct:sht3x_sc
sht3xvar.h 58 bool sc_opened; member in struct:sht3x_sc
scmdi2c.c 178 sc->sc_opened = false;
206 if (sc->sc_opened) {
scmdi2c.c 178 sc->sc_opened = false;
206 if (sc->sc_opened) {
sht3x.c 577 if (sc->sc_opened) {
739 if (sc->sc_opened) {
1104 sc->sc_opened = false;
1464 if (sc->sc_opened)
1468 sc->sc_opened = true;
1572 sc->sc_opened = false;
1595 if (sc->sc_opened) {
sht3x.c 577 if (sc->sc_opened) {
739 if (sc->sc_opened) {
1104 sc->sc_opened = false;
1464 if (sc->sc_opened)
1468 sc->sc_opened = true;
1572 sc->sc_opened = false;
1595 if (sc->sc_opened) {
emcfan.c 336 sc->sc_opened = false;
1781 if (sc->sc_opened)
1785 sc->sc_opened = true;
1895 sc->sc_opened = false;
emcfan.c 336 sc->sc_opened = false;
1781 if (sc->sc_opened)
1785 sc->sc_opened = true;
1895 sc->sc_opened = false;
  /src/sys/arch/luna68k/dev/
lcd.c 108 bool sc_opened; member in struct:lcd_softc
161 if (sc->sc_opened)
163 sc->sc_opened = true;
176 sc->sc_opened = false;
lcd.c 108 bool sc_opened; member in struct:lcd_softc
161 if (sc->sc_opened)
163 sc->sc_opened = true;
176 sc->sc_opened = false;
  /src/sys/dev/gpio/
gpioirq.c 67 bool sc_opened; member in struct:gpioirq_softc
158 sc->sc_opened = false;
264 if (sc->sc_opened) {
292 if (sc->sc_opened)
296 sc->sc_opened = true;
385 sc->sc_opened = false;
432 if (sc->sc_opened) {
gpioirq.c 67 bool sc_opened; member in struct:gpioirq_softc
158 sc->sc_opened = false;
264 if (sc->sc_opened) {
292 if (sc->sc_opened)
296 sc->sc_opened = true;
385 sc->sc_opened = false;
432 if (sc->sc_opened) {
  /src/sys/dev/spi/
scmdspi.c 198 sc->sc_opened = false;
240 if (sc->sc_opened) {
scmdspi.c 198 sc->sc_opened = false;
240 if (sc->sc_opened) {

Completed in 67 milliseconds