Searched defs:DiskOnChip (Results 1 – 2 of 2) sorted by relevance
180 struct DiskOnChip { struct184 unsigned char ChipID; /* Type of DiskOnChip */ argument185 int ioreg;187 unsigned long mfr; /* Flash IDs - only one type of flash per device */188 unsigned long id;189 int chipshift;190 char page256;191 char pageadrlen;192 char interleave; /* Internal interleaving - Millennium Plus style */193 unsigned long erasesize;[all …]
169 struct DiskOnChip { struct173 unsigned char ChipID; /* Type of DiskOnChip */ argument174 int ioreg;176 unsigned long mfr; /* Flash IDs - only one type of flash per device */177 unsigned long id;178 int chipshift;179 char page256;180 char pageadrlen;181 char interleave; /* Internal interleaving - Millennium Plus style */182 unsigned long erasesize;[all …]