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