Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/dev/
H A Drdreg.h82 struct rd_describe { struct
85 d_ctype:8, /* controller: controller type */
86 d_utype:8, /* unit: unit type */
87 d_name:24, /* unit: name (6 BCD digits) */
91 d_blocktime:16, /* unit: block time (u-sec) */
95 d_maxint:8, /* unit: maximum interleave */
96 d_fvbyte:8, /* unit: fixed volume byte */
97 d_rvbyte:8, /* unit: removeable volume byte */
98 d_maxcyl:24, /* volume: maximum cylinder */
99 d_maxhead:8, /* volume: maximum head */
[all …]