Searched defs:it821x_dev (Results 1 – 2 of 2) sorted by relevance
72 struct it821x_dev struct74 unsigned int smart:1, /* Are we in smart raid mode */75 timing10:1; /* Rev 0x10 */76 u8 clock_mode; /* 0, ATA_50 or ATA_66 */77 u8 want[2][2]; /* Mode/Pri log for master slave */80 u16 pio[2]; /* Cached PIO values */81 u16 mwdma[2]; /* Cached MWDMA values */82 u16 udma[2]; /* Cached UDMA values (per drive) */83 u16 quirks;
85 struct it821x_dev struct87 unsigned int smart:1, /* Are we in smart raid mode */88 timing10:1; /* Rev 0x10 */89 u8 clock_mode; /* 0, ATA_50 or ATA_66 */90 u8 want[2][2]; /* Mode/Pri log for master slave */93 u16 pio[2]; /* Cached PIO values */94 u16 mwdma[2]; /* Cached MWDMA values */95 u16 udma[2]; /* Cached UDMA values (per drive) */96 u16 last_device; /* Master or slave loaded ? */