Lines Matching refs:byte
663 # .byte rows (number of rows)
664 # .byte columns (number of columns)
951 graphic_mode: .byte 0 # Graphic mode with a linear frame buffer
952 dac_size: .byte 6 # DAC bit depth
956 .byte 0x0d, 0x0a
958 .byte 0x0d, 0x0a, 0
960 listhdr: .byte 0x0d, 0x0a
963 crlft: .byte 0x0d, 0x0a, 0
965 prompt: .byte 0x0d, 0x0a
969 .byte 0x0d, 0x0a, 0
972 .byte 0x0d, 0x0a, 0
976 .byte 0x0d, 0x0a, 0
981 .byte 0x0d, 0x0a, 0
994 .byte 0, 0 /* orig_x, orig_y */
995 .byte 3 /* text mode 3 */
996 .byte 80, 25 /* 80x25 */
997 .byte 1 /* isVGA */