Home
last modified time | relevance | path

Searched defs:bfs_tab (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c43 struct boot_fs_ops *bfs_tab[] = {&bpcfs_ops, NULL}; variable
/titanic_52/usr/src/uts/common/krtld/
H A Dbootrd.c45 struct boot_fs_ops *bfs_tab[] = {&bufs_ops, &bhsfs_ops, &bbootfs_ops, NULL}; variable