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

  /src/sys/dev/i2c/
sc16is7xxi2c.c 134 regs->cr_cookie = sc;
147 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
178 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
204 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
  /src/sys/dev/spi/
sc16is7xxspi.c 131 regs->cr_cookie = sc;
144 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
175 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
201 struct sc16is7xx_sc *sc = (struct sc16is7xx_sc *)regs->cr_cookie;
  /src/sys/dev/ic/
comvar.h 113 void *cr_cookie; /* If this device uses something other than a direct member in struct:com_regs

Completed in 18 milliseconds