Searched refs:fc_data (Results 1 – 3 of 3) sorted by relevance
554 sc->sc_cache[i].fc_data = in fss_softc_alloc()606 if (sc->sc_cache[i].fc_data != NULL) { in fss_softc_free()608 kmem_free(sc->sc_cache[i].fc_data, in fss_softc_free()1040 memset((char *)scp->fc_data + todo, 0, FSS_CLSIZE(sc) - todo); in fss_read_cluster()1046 mbp->b_data = scp->fc_data; in fss_read_cluster()1232 0, FSS_CLSIZE(sc), scp->fc_data, NULL); in fss_bs_thread()1343 memcpy(addr, (char *)scp->fc_data+off, in fss_bs_thread()
133 void * fc_data; /* Data */ member
120 uint8_t *fc_data; member