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 …]
170 struct DiskOnChip { struct174 unsigned char ChipID; /* Type of DiskOnChip */ argument175 int ioreg;177 unsigned long mfr; /* Flash IDs - only one type of flash per device */178 unsigned long id;179 int chipshift;180 char page256;181 char pageadrlen;182 char interleave; /* Internal interleaving - Millennium Plus style */183 unsigned long erasesize;[all …]