Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmlcd.c51 struct mlcd_funcdef { /* XXX assuming little-endian structure packing */ struct
52 unsigned unused : 6,
53 bw : 1, /* 0: normally white, 1: normally black */
54 hv : 1, /* 0: horizontal, 1: vertical */
55 ra : 4, /* 0 */
56 wa : 4, /* number of access / write */
57 bb : 8, /* block size / 32 - 1 */
58 pt : 8; /* number of partition - 1 */