Home | History | Annotate | Download | only in bios

Lines Matching full:disks

6328   /* check how many disks first (cmos reg 0x12), return an error if
6336 if (!(drive_map & (1<<(GET_ELDL()&0x7f)))) { /* allow 0, 1, or 2 disks */