translation
const uint8_t translation[256] = {
val = translation[val] | release;
typedef struct translation adt_translation_t;
const fs_operation_trans_def_t *translation,
for (num_trans = 0, p = translation;
curname = translation[i].name;
result = translation[i].defaultFunc;
result = translation[i].errorFunc;
result = translation[i].defaultFunc;
(((char *)vector) + translation[i].offset);
const fs_operation_trans_def_t *translation,
for (num_trans = 0, p = translation;
curname = translation[i].name;
result = translation[i].defaultFunc;
result = translation[i].errorFunc;
result = translation[i].defaultFunc;
(((char *)vector) + translation[i].offset);
const fs_operation_trans_def_t *translation,
struct translation *trans_root;
sfmmu_map_prom_mappings(struct translation *trans_root, size_t ntrans_root)
struct translation *promt;
static struct translation *
struct translation *transroot;
transroot = (struct translation *)ktsb_base;
static void sfmmu_map_prom_mappings(struct translation *, size_t);
static struct translation *read_prom_mappings(size_t *);
static struct translation *
struct translation *transroot;
transroot = (struct translation *)kmem_zalloc(translen, KM_SLEEP);
unmap_prom_mappings(struct translation *transroot, size_t ntransroot)
struct translation *promt;
struct translation *transroot;
static struct translation *cif_prom_trans;