Home
last modified time | relevance | path

Searched refs:COMP_BS_SERIAL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.c28 #define COMP_BS_SERIAL 0x01 macro
39 static int composite_bitset = COMP_BS_SERIAL | COMP_BS_BIOS;
461 if (composite_bitset & COMP_BS_SERIAL) in composite_putchar()