Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_tos.c59 struct tos_partition { struct
65 __CTASSERT(sizeof(struct tos_partition) == 12); argument
72 struct tos_partition parts[TOS_MAX_PART_COUNT];
120 struct tos_partition part = trs->parts[i]; in dkwedge_discover_tos()