taglinefilesource code
byte561drivers/FPU-emu/fpu_entry.cunsigned char byte;
byte568drivers/FPU-emu/fpu_entry.cbyte = get_fs_byte(ip);
byte573drivers/FPU-emu/fpu_entry.cswitch ( byte )
byte614drivers/FPU-emu/fpu_entry.cbyte = get_fs_byte(ip);
byte618drivers/FPU-emu/fpu_entry.c*Byte = byte;
byte621drivers/FPU-emu/fpu_entry.cif ( (byte & 0xf8) == 0xd8 )
byte623drivers/FPU-emu/fpu_entry.c*Byte = byte;
byte631drivers/FPU-emu/fpu_entry.c*Byte = byte;  /* Needed for error message. */
byte472drivers/block/floppy.cstatic void output_byte(char byte)
byte482drivers/block/floppy.coutb(byte,FD_DATA);
byte47drivers/sound/mpu401.c#define mpu401_write(byte)  OUTB(byte, DATAPORT)
byte45drivers/sound/sb16_midi.c#define sb16midi_write(byte)  OUTB(byte, DATAPORT)
byte731include/linux/soundcard.h#define SEQ_MIDIOUT(device, byte)  {_SEQ_NEEDBUF(4);\
byte733include/linux/soundcard.h_seqbuf[_seqbufptr+1] = (byte);\