Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ofppc/stand/ofwboot/ | |
ofdev.c | 177 static struct fs_ops file_system_dosfs = FS_OPS(dosfs); variable in typeref:struct:fs_ops 309 file_system[2] = file_system_dosfs; |
/src/sys/arch/shark/stand/ofwboot/ | |
ofdev.c | 160 static struct fs_ops file_system_dosfs = FS_OPS(dosfs); variable in typeref:struct:fs_ops 327 file_system[1] = file_system_dosfs; |
/src/sys/arch/macppc/stand/ofwboot/ | |
ofdev.c | 130 static struct fs_ops file_system_dosfs = FS_OPS(dosfs); variable in typeref:struct:fs_ops 487 file_system[7] = file_system_dosfs; |