Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dbfs_subr.c74 const struct ux_partition *bfs_partition; in bfs_find() local
91 if ((bfs_partition = vtoc_find_bfs(vtoc)) == 0) in bfs_find()
94 *sector = start + bfs_partition->start_sector; in bfs_find()