sc_cookie 109 dev/flash.c sc->sc_cookie = cookie; sc_cookie 194 dev/flash.c return sc->sc_tag->reg8_read(sc->sc_cookie, reg); sc_cookie 213 dev/flash.c sc->sc_tag->reg8_write(sc->sc_cookie, reg, value); sc_cookie 440 dev/flash.c error = sc->sc_tag->regx_read_page(sc->sc_cookie, data, sc_cookie 593 dev/flash.c error = sc->sc_tag->regx_write_page(sc->sc_cookie, data, sc_cookie 1014 dev/flash.c sc->sc_tag->default_disklabel(sc->sc_cookie, dev, lp); sc_cookie 1064 dev/flash.c return sc->sc_tag->safe_strategy(sc->sc_cookie, bp); sc_cookie 85 dev/flashvar.h void *sc_cookie; sc_cookie 498 dev/ic/malo.c sc->sc_cookie = sc->sc_cmd_mem; sc_cookie 499 dev/ic/malo.c *sc->sc_cookie = htole32(0xaa55aa55); sc_cookie 514 dev/ic/malo.c bus_dmamem_unmap(sc->sc_dmat, (caddr_t)sc->sc_cookie, PAGE_SIZE); sc_cookie 93 dev/ic/malo.h uint32_t *sc_cookie; sc_cookie 3796 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 3799 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_satalink), M_DEVBUF, sc_cookie 3801 dev/pci/pciide.c sl = sc->sc_cookie; sc_cookie 4074 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4077 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_satalink), M_DEVBUF, sc_cookie 4079 dev/pci/pciide.c sl = sc->sc_cookie; sc_cookie 4192 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4276 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4330 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4345 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4359 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4368 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4377 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4386 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4395 dev/pci/pciide.c struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 4410 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_cy), M_DEVBUF, M_NOWAIT); sc_cookie 4411 dev/pci/pciide.c cy = sc->sc_cookie; sc_cookie 4513 dev/pci/pciide.c struct pciide_cy *cy = sc->sc_cookie; sc_cookie 4667 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_sis), M_DEVBUF, M_NOWAIT); sc_cookie 4668 dev/pci/pciide.c sis = sc->sc_cookie; sc_cookie 4879 dev/pci/pciide.c struct pciide_sis *sis = sc->sc_cookie; sc_cookie 6340 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_pdcsata), M_DEVBUF, sc_cookie 6342 dev/pci/pciide.c ps = sc->sc_cookie; sc_cookie 6592 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6622 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6654 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6672 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6693 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6717 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6735 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6751 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 6771 dev/pci/pciide.c struct pciide_pdcsata *ps = sc->sc_cookie; sc_cookie 7267 dev/pci/pciide.c sc->sc_cookie = malloc(sizeof(struct pciide_svwsata), M_DEVBUF, sc_cookie 7269 dev/pci/pciide.c ss = sc->sc_cookie; sc_cookie 7342 dev/pci/pciide.c struct pciide_svwsata *ss = sc->sc_cookie; sc_cookie 7404 dev/pci/pciide.c struct pciide_svwsata *ss = sc->sc_cookie; sc_cookie 7433 dev/pci/pciide.c struct pciide_svwsata *ss = sc->sc_cookie; sc_cookie 357 dev/pci/pciide_sii3112_reg.h struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 382 dev/pci/pciide_sii3112_reg.h struct pciide_satalink *sl = sc->sc_cookie; sc_cookie 104 dev/pci/pciidevar.h void *sc_cookie; sc_cookie 94 dev/tc/tcds.c void *sc_cookie; sc_cookie 207 dev/tc/tcds.c sc->sc_cookie = ta->ta_cookie; sc_cookie 209 dev/tc/tcds.c tc_intr_establish(parent, sc->sc_cookie, TC_IPL_BIO, tcds_intr, sc);