Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmlcd.c114 struct mlcd_pt { struct
115 int pt_flags;
118 struct mlcd_media_info pt_info; /* geometry per part */
119 int pt_size; /* partition size in byte */
120 int pt_nblk; /* partition size in block */
122 char pt_name[16 /* see device.h */ + 4 /* ".255" */];