Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/nata/
H A Datapi-cd.h273 struct acd_softc { struct
274 int flags; /* device state flags */
277 struct toc toc; /* table of disc contents */
278 struct audiopage au; /* audio page info */
279 struct audiopage aumask; /* audio page mask */
280 struct cappage cap; /* capabilities page info */
281 struct cd_sub_channel_info subchan; /* subchannel info */
282 int slot; /* this instance slot number */
283 time_t timestamp; /* this instance timestamp */
284 u_int32_t disk_size; /* size of current media */
[all …]