Home
last modified time | relevance | path

Searched refs:magic3 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/fs/befs/
Dsuper.c37 befs_sb->magic3 = fs32_to_cpu(sb, disk_sb->magic3); in befs_load_sb()
67 || (befs_sb->magic3 != BEFS_SUPER_MAGIC3)) { in befs_check_sb()
Dbefs.h53 u32 magic3; member
Dbefs_fs_types.h136 fs32 magic3; member
Ddebug.c212 befs_debug(sb, " magic3 %08x", fs32_to_cpu(sb, sup->magic3)); in befs_dump_super_block()
/linux-3.4.99/include/linux/
Dcdk.h76 unsigned short magic3; member
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_grctx.c2636 int magic3; in nv50_graph_construct_xfer_unk84xx() local
2639 magic3 = 0x1000; in nv50_graph_construct_xfer_unk84xx()
2647 magic3 = 0x1e00; in nv50_graph_construct_xfer_unk84xx()
2650 magic3 = 0; in nv50_graph_construct_xfer_unk84xx()
2679 if (magic3) in nv50_graph_construct_xfer_unk84xx()
2680 xf_emit(ctx, 1, magic3); /* 00007fff tesla UNK141C */ in nv50_graph_construct_xfer_unk84xx()
2693 if (magic3) in nv50_graph_construct_xfer_unk84xx()
2694 xf_emit(ctx, 1, magic3); /* 7fff tesla UNK141C */ in nv50_graph_construct_xfer_unk84xx()