Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-cd.h96 struct ide_cd_state_flags { struct
97 __u8 media_changed : 1; /* Driver has noticed a media change. */
98 __u8 toc_valid : 1; /* Saved TOC information is current. */
99 __u8 door_locked : 1; /* We think that the drive door is locked. */
100 __u8 writing : 1; /* the drive is currently writing */
101 __u8 reserved : 4;
102 byte current_speed; /* Current speed of the drive */