Home | History | Annotate | Download | only in bios

Lines Matching refs:seq_nr

7976 int19_function(seq_nr)
7977 Bit16u seq_nr;
8012 bootdev >>= 4 * seq_nr;
8028 if (seq_nr ==2) BX_PANIC("No more boot devices.");
8029 if (!!(inb_cmos(0x2d) & 0x20) ^ (seq_nr == 1))